Commit Graph

16 Commits (8fffc6d6df5b99530fe164f82e2705ef9638517d)

Author SHA1 Message Date
Felix Fietkau 3454c35127 6in4: add netifd support
SVN-Revision: 31036
12 years ago
Jo-Philipp Wich b656b87d13 6in4: sync with HE.net endpoint update changes
SVN-Revision: 28475
13 years ago
Jo-Philipp Wich 8aba9a00dc 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)
SVN-Revision: 27449
13 years ago
Jo-Philipp Wich 7f75ed2939 6in4: re-establish tunnel also if no credentials are used (static setup)
SVN-Revision: 25627
14 years ago
Jo-Philipp Wich 89917ff1d0 6in4: implement metric option
SVN-Revision: 24022
14 years ago
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
14 years ago
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
14 years ago
Jo-Philipp Wich f1303bd074 6in4: fix logic fail in previous commit
SVN-Revision: 22897
14 years ago
Jo-Philipp Wich 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
SVN-Revision: 22893
14 years ago
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
14 years ago
Jo-Philipp Wich 75bbf1bf20 6in4: fix typo in last commit
SVN-Revision: 22710
14 years ago
Jo-Philipp Wich 73c9032e87 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
SVN-Revision: 22708
14 years ago
Jo-Philipp Wich 28a93eed3c 6in4: fix local address detection on ppp links (#7728)
SVN-Revision: 22605
14 years ago
Jo-Philipp Wich 9b5e8c5913 6in4: automatically determine wan interface in hotplug events
SVN-Revision: 22102
14 years ago
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
14 years ago
Jo-Philipp Wich 278589f5d7 add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
SVN-Revision: 21589
14 years ago