Config.in 271 B

12345678910
  1. config BR2_PACKAGE_VTUN
  2. bool "vtun"
  3. default n
  4. help
  5. Tool for easily creating Virtual Tunnels over TCP/IP networks
  6. with traffic shaping, compression, and encryption.
  7. It supports IP, PPP, SLIP, Ethernet and other tunnel types.
  8. http://vtun.sourceforge.net/