1
0
forked from ports/contrib
2018-09-28 22:12:32 +10:00
..
2016-12-28 01:29:31 +01:00
2018-05-12 11:28:42 +02:00
2018-05-12 11:28:42 +02:00
2018-02-12 20:41:59 +01:00

REQUIREMENTS
Enable Universal TUN/TAP device driver support in your kernel.
CONFIG_TUN=y

If you compiled device driver as a loadable kernel module (CONFIG_TUN=m)
then do not forget to add 'modprobe tun' to rc.modules to not do this
after each reboot.