diff options
Diffstat (limited to 'net/6to4/pkg-descr')
-rw-r--r-- | net/6to4/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/6to4/pkg-descr b/net/6to4/pkg-descr new file mode 100644 index 00000000000..b1b8f5072aa --- /dev/null +++ b/net/6to4/pkg-descr @@ -0,0 +1,10 @@ +The 6to4 script can be used to setup IPv6 on your home machine and net- +work for exploring IPv6 without any registrations. 6to4 is a mechanism by +which your IPv6 address(es) are derived from an assigned IPv4 address, +and which involves automatic tunnelling to one or more remove 6to4 hubs, +which will then forward your v6 packets on the 6bone etc. Replies are +routed back to you over IPv4 via (possibly) other 6to4 capable remote +gateways. As such, IPv6-in-IPv4-encapsulated packets are accepted from +all v4-hosts. + +WWW: http://www.netbsd.org/packages/net/6to4/files/6to4.html |