summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-09-13 06:50:23 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-09-13 06:50:23 +0000
commit9878744f0b2e1bcdc4073a63d16844c7a59e9e9a (patch)
treeac38c242cd518f573976499df3be6aae2c246622 /net/Makefile
parentUpgrade to 0.1.12. (diff)
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 PR: ports/40137 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=66236
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 619cce3c7410..814e93d4a01e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -3,6 +3,7 @@
SUBDIR += 44bsd-rdist
SUBDIR += 6tunnel
+ SUBDIR += 6to4
SUBDIR += NeTraMet
SUBDIR += SSLtelnet
SUBDIR += adasockets