]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Model: Add activationType to tunnel configuration
authorRoopesh Chander <roop@roopc.net>
Sat, 10 Nov 2018 13:38:21 +0000 (19:08 +0530)
committerRoopesh Chander <roop@roopc.net>
Sat, 10 Nov 2018 19:47:36 +0000 (01:17 +0530)
commit4b7094d652c657de0b802dcee91f0ccf2e07bb58
treeb6c1b06b43aebb27f3292261c33d6e19d4b8eb59
parent0f03ffc920c2603777fce7b35d395bbf74520be4
Model: Add activationType to tunnel configuration

We make sure existing tunnel serializations can be deserialized correctly.

We also bump up the tunnelConfigurationVersion, because the tunnel
configuration contents have changed.

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/Shared/Model/ActivationType.swift
WireGuard/Shared/Model/Configuration.swift
WireGuard/Shared/NETunnelProviderProtocol+Extension.swift