summaryrefslogtreecommitdiff
path: root/package/6tunnel/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/6tunnel/Config.in')
-rw-r--r--package/6tunnel/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/6tunnel/Config.in b/package/6tunnel/Config.in
new file mode 100644
index 000000000..53b69c2d5
--- /dev/null
+++ b/package/6tunnel/Config.in
@@ -0,0 +1,13 @@
+config ADK_PACKAGE_6TUNNEL
+ prompt "6tunnel........................... IPv4 / IPv6 tunnel proxy"
+ depends on ADK_IPV6
+ tristate
+ default n
+ select ADK_KPACKAGE_KMOD_IPV6
+ help
+ 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
+ applications and vice-versa. It can bind to any of your IPv4 (default)
+ or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
+
+ http://toxygen.net/6tunnel/
+