summaryrefslogtreecommitdiffstats
path: root/package/vtun
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-24 09:39:23 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-24 09:39:23 +0000
commit0333aa2d67b64efc8528dcabd2972286a999a841 (patch)
treedf1ec548458f67ff68dff581c40ee47c708d3786 /package/vtun
parentab798b88d9818d22fafdb994cb064883ec56c956 (diff)
downloadbuildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.tar.gz
buildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.zip
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/vtun')
-rw-r--r--package/vtun/Config.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in
index ec42b2cfa..00dea3eb0 100644
--- a/package/vtun/Config.in
+++ b/package/vtun/Config.in
@@ -1,8 +1,10 @@
-#
-
config BR2_PACKAGE_VTUN
- bool"vtun"
+ bool "vtun"
default n
help
- Add help text here.
+ 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/