tunnelkit/Sources/TunnelKitOpenVPNAppExtension
Davide De Rosa 8ac21771e3 Fix default gateway not set when --route-nopull
The "no pull" flag is already accounted for when routingPolicies is
computed (e.g. default gateway). Evaluate it properly for routes
instead.

See 31db8ebb9d
2022-10-28 15:38:29 +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 Fix default gateway not set when --route-nopull 2022-10-28 15:38:29 +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