Date: Thu, 12 Sep 2002 23:50:24 -0700 (PDT) From: Munechika SUMIKAWA <sumikawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/6to4 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <200209130650.g8D6oObs037557@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sumikawa 2002/09/12 23:50:24 PDT Modified files: net Makefile Added files: net/6to4 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: 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> Revision Changes Path 1.1 +44 -0 ports/net/6to4/Makefile (new) 1.1 +3 -0 ports/net/6to4/distinfo (new) 1.1 +1 -0 ports/net/6to4/pkg-comment (new) 1.1 +10 -0 ports/net/6to4/pkg-descr (new) 1.1 +7 -0 ports/net/6to4/pkg-message (new) 1.1 +2 -0 ports/net/6to4/pkg-plist (new) 1.837 +1 -0 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209130650.g8D6oObs037557>