1 config BR2_PACKAGE_VTUN
4 select BR2_PACKAGE_OPENSSL
5 select BR2_PACKAGE_ZLIB
6 depends on BR2_USE_MMU # fork()
8 Tool for easily creating Virtual Tunnels over TCP/IP networks
9 with traffic shaping, compression, and encryption.
11 It supports IP, PPP, SLIP, Ethernet and other tunnel types.
13 NOTE: It uses start-stop-daemon in init script, so be sure
14 to enable that within busybox
16 http://vtun.sourceforge.net/