Commit Graph

10 Commits

Author SHA1 Message Date
Jo-Philipp Wich
9499018b9a 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
SVN-Revision: 23022
2010-09-11 18:58:17 +00:00
Jo-Philipp Wich
f1303bd074 6in4: fix logic fail in previous commit
SVN-Revision: 22897
2010-09-04 16:12:40 +00:00
Jo-Philipp Wich
52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
SVN-Revision: 22893
2010-09-04 16:09:49 +00:00
Florian Fainelli
f7538b6864 support pre-md5summed passwords in 6in4 scripts
The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>

SVN-Revision: 22889
2010-09-04 16:03:14 +00:00
Jo-Philipp Wich
75bbf1bf20 6in4: fix typo in last commit
SVN-Revision: 22710
2010-08-19 01:06:10 +00:00
Jo-Philipp Wich
73c9032e87 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
SVN-Revision: 22708
2010-08-19 00:59:05 +00:00
Jo-Philipp Wich
28a93eed3c 6in4: fix local address detection on ppp links (#7728)
SVN-Revision: 22605
2010-08-12 10:30:05 +00:00
Jo-Philipp Wich
9b5e8c5913 6in4: automatically determine wan interface in hotplug events
SVN-Revision: 22102
2010-07-09 00:17:31 +00:00
Jo-Philipp Wich
0bd7c65447 6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
SVN-Revision: 21612
2010-05-28 22:03:30 +00:00
Jo-Philipp Wich
278589f5d7 add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
SVN-Revision: 21589
2010-05-28 00:27:01 +00:00