0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/tun/linux
Antonio Quartulli 4e77edb9e8
[OVPN3-315] TunLinux: add Netlink implementation for Tun setup methods
Implement component that uses netlink to setup the tunnel
interface.

This new component gets rid of the "ip" commands and replaces
them with direct netlink calls.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2018-11-30 08:51:14 +10:00
..
client [OVPN3-315] TunLinux: add Netlink implementation for Tun setup methods 2018-11-30 08:51:14 +10:00