Commit graph

9 commits

Author SHA1 Message Date
Jo-Philipp Wich
b656b87d13 6in4: sync with HE.net endpoint update changes
SVN-Revision: 28475
2011-10-17 12:45:07 +00:00
Jo-Philipp Wich
8aba9a00dc 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)
SVN-Revision: 27449
2011-07-05 00:52:10 +00:00
Jo-Philipp Wich
7f75ed2939 6in4: re-establish tunnel also if no credentials are used (static setup)
SVN-Revision: 25627
2011-02-20 18:27:19 +00:00
Jo-Philipp Wich
64f9925245 6in4: - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered
SVN-Revision: 23528
2010-10-19 02:07:29 +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
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