contrib/openvpn
2020-11-03 21:28:57 +00:00
..
.footprint openvpn: 2.4.6 -> 2.4.7 2019-03-19 04:15:00 +01:00
.signature openvpn: 2.4.9 -> 2.5.0 2020-11-03 21:28:57 +00:00
openvpn
Pkgfile openvpn: 2.4.9 -> 2.5.0 2020-11-03 21:28:57 +00:00
README openvpn: add README fixes FS#1590 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.