Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MAINTAINER, as per his request: | Christian Weisgerber | 2003-06-02 | 1 | -1/+1 |
| | | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update to 1.3 | Patrick Li | 2002-10-06 | 3 | -8/+8 |
| | | | | | PR: ports/43316 Submitted by: maintainer | ||||
* | The 6to4 script can be used to setup IPv6 on your home machine and net- | Munechika SUMIKAWA | 2002-09-13 | 6 | -0/+67 |
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> |