0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/client
James Yonan 3903810824 Implemented persistent tunnel, currently only working for
Android:

* Added a preference item tun_persist -- in the UI it is
  described as "Seamless Tunnel -- Block internet while VPN
  is paused or reconnecting"

* If tun_persist is enabled, hold onto tun socket during
  reconnects or pauses, and don't rebuild the tunnel
  on reconnect unless its controlling parameters have changed.
2012-10-21 09:43:03 +00:00
..
ovpncli.cpp Implemented persistent tunnel, currently only working for 2012-10-21 09:43:03 +00:00
ovpncli.hpp Implemented persistent tunnel, currently only working for 2012-10-21 09:43:03 +00:00