Commit Graph

11 Commits (650029f14b5320644fe8e703b5b839f40c6078a3)

Author SHA1 Message Date
Jo-Philipp Wich 1cb2abca8e add maintainer information
SVN-Revision: 23159
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