You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
403 B
13 lines
403 B
![]()
20 years ago
|
config BR2_PACKAGE_6TUNNEL
|
||
|
tristate "6tunnel - IPv4 / IPv6 tunnel proxy"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_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/
|
||
|
|
||
|
|