0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/ovpnagent/mac
Heiko Hund 1477df691e mac agent: reinstall host route during restart
The host route to the VPN server disappeared when a mac client, using
the agent, was reconnecting. That was causing --redirect-gateway tunnels
to break because no traffic could be sent anymore. Cause for this was
some internal state in the agent not being reset when the utun device
is temporarily removed during the restart.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2024-06-11 18:04:23 +02:00
..
.gitignore agent mac: move from common 2021-06-10 23:06:24 +02:00
CMakeLists.txt CMake: move architecture detection closer to the actual executable 2023-02-28 13:45:16 +01:00
local.conf agent mac: move from common 2021-06-10 23:06:24 +02:00
ovpnagent.cpp mac agent: reinstall host route during restart 2024-06-11 18:04:23 +02:00