0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Lev Stipakov 7150f72e09 tun: remove code duplications in Linux tun implementations
There are two ways how Linux tun can be manipulated -
by using iproute2 or netlink. Both implementations have
defined identical Setup class implementation.

This commit factors out Setup class from tun implementations
and templatizes it, which removes need in duplicated code.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2019-05-02 21:34:20 +03:00
..
ovpncli tun: remove code duplications in Linux tun implementations 2019-05-02 21:34:20 +03:00
ssl tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
unittests Fix base64 unit test with mbedtls and windows 2019-04-18 14:47:16 +02:00
unused [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00