Commit graph

6 commits

Author SHA1 Message Date
joerg
b6e0fa4f68 Replace FILES_SUBST_SED with SUBST framework and actually do something:
SH and PKG_SYSCONFDIR are now properly written into the script.
2006-01-19 01:46:56 +00:00
hubertf
89058e3199 * Copyright maintenance
* make "stf-start" and "stf-stop" aliases to "start" and "stop"
 * don't use RFC 1918 or 3927 IPs as outer address

Inspired by OpenDarwin/MacOS X's ip6config (== old perl version of hf6to4! :-).
2005-05-30 22:49:42 +00:00
snj
64cba0b4f1 s/seperate/separate/; s/adresses/addresses/;
Technically, this generates a different binary package, but the changes
trivial, so I'm not going to bother with a PKGREVISION bump.
2004-01-31 23:56:47 +00:00
hubertf
711682ca7b When using an (v4) aliases interface, use only the first IP.
Patch contributed by Gregor Surmann <admin@sinuspl.net>
2004-01-08 12:59:26 +00:00
hubertf
14d96003b2 Update to ht6to4-1.1. Changes:
* also remove 6to4 addresses from internal interface, if set
 * doc updates
Inspired by patch sent by Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
in private mail.
2003-09-16 13:05:55 +00:00
hubertf
537498b15a Add hf6to4 1.0.
The hf6to4 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 remote 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.

XXX this is a rewrite of 6to4 in /bin/sh, no more perl required.
2003-08-23 13:30:35 +00:00