contrib/openvpn
2018-05-12 11:28:42 +02:00
..
.footprint openvpn: 2.3.12 -> 2.4.0 2016-12-28 01:29:31 +01:00
.md5sum openvpn: 2.4.4 -> 2.4.6 2018-05-12 11:28:42 +02:00
.signature openvpn: 2.4.4 -> 2.4.6 2018-05-12 11:28:42 +02:00
openvpn openvpn: added rc script, thanks jaeger 2012-04-12 20:13:05 +02:00
Pkgfile openvpn: 2.4.4 -> 2.4.6 2018-05-12 11:28:42 +02: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.