add some more verbosity stuff
[openwrt.git] / package / 6tunnel / Config.in
1 config BR2_PACKAGE_6TUNNEL
2 tristate "6tunnel - IPv4 / IPv6 tunnel proxy"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_KMOD_IPV6
5 help
6 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
7 applications and vice-versa. It can bind to any of your IPv4 (default)
8 or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
9
10 http://toxygen.net/6tunnel/
11
12
This page took 0.048479 seconds and 5 git commands to generate.