1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-28 12:36:16 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
florian
a802645888 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:14 +00:00
jow
7742ebec30 [package] 6in4: automatically determine wan interface in hotplug events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-09 00:17:31 +00:00
jow
8c69d5f95c [package] 6in4:
- support to automatically determine the local endpoint address from the current IPv4 default gateway
	- support updating the tunnel endpoint for he.net


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-28 22:03:30 +00:00