tunnelkit/Sources/TunnelKitOpenVPNAppExtension
Davide De Rosa cae371bb40
Split IPv4/6 settings and routes (#298)
* Postpone setting route gateway

Resolve in NetworkSettingsBuilder.

* Store routes separately from IP*Settings

Parse as optionals to avoid empty arrays.

* Deprecate routes stored in IP*Settings

* Apply routes from new fields

* Update CHANGELOG
2022-10-29 12:24:28 +02:00
..
ConnectionStrategy.swift Support --remote-random-hostname (#286) 2022-10-17 09:00:23 +02:00
NETCPLink.swift Extend description of link remote with protocol 2022-10-14 08:23:23 +02:00
NEUDPLink.swift Extend description of link remote with protocol 2022-10-14 08:23:23 +02:00
NetworkSettingsBuilder.swift Split IPv4/6 settings and routes (#298) 2022-10-29 12:24:28 +02:00
OpenVPNTunnelProvider.swift Unify logging of local/remote options (#295) 2022-10-27 00:40:46 +02:00
ResolvedRemote.swift Replace hostname/endpointProtocols with remotes 2022-03-05 14:20:29 +01:00