summaryrefslogtreecommitdiffstats
path: root/package/6in4
Commit message (Collapse)AuthorAgeFilesLines
* [package] 6in4: implement metric optionjow2010-11-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4:jow2010-10-192-5/+18
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add maintainer informationjow2010-09-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute ↵jow2010-09-112-3/+3
| | | | | | apparently does not like it anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: fix logic fail in previous commitjow2010-09-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: replace sed match with variable substitution, change pattern ↵jow2010-09-042-2/+2
| | | | | | from a-z to a-f (hex only) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] support pre-md5summed passwords in 6in4 scriptsflorian2010-09-041-1/+3
| | | | | | | | | | | | | 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
* [package] 6in4: fix typo in last commitjow2010-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL ↵jow2010-08-192-5/+3
| | | | | | during tunnel creation (#7769) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: fix local address detection on ppp links (#7728)jow2010-08-122-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: automatically determine wan interface in hotplug eventsjow2010-07-092-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4:jow2010-05-283-16/+86
| | | | | | | | - 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
* [package] add 6in4 - support for static IPv6-in-IPv4 tunnels through ↵jow2010-05-282-0/+120
/etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21589 3c298f89-4303-0410-b956-a3cf2f4a3e73