diff options
Diffstat (limited to 'package/6tunnel/Config.in')
-rw-r--r-- | package/6tunnel/Config.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/6tunnel/Config.in b/package/6tunnel/Config.in deleted file mode 100644 index 53b69c2d5..000000000 --- a/package/6tunnel/Config.in +++ /dev/null @@ -1,13 +0,0 @@ -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/ - |