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