0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/ovpnagent
Lev Stipakov fca6465e92
tunwin: support for adapter state in TunSetup
In case of dco-win persist tun, adapter state (index and name)
persists over lifetime on TunSetup object. Add setter/getter
for adapter state to TunSetup.

While on it, ensure that TunSetup::establish() doesn't
acquire adapter handle for dco - this is done by another
dco-specific "get_handle" method. The handle is not
really used by establish() method when using dco-win.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2022-10-13 15:16:23 +02:00
..
mac Update build instruction for macOS and cleanup/remove build var 2022-02-10 18:59:01 +01:00
win tunwin: support for adapter state in TunSetup 2022-10-13 15:16:23 +02:00