aboutsummaryrefslogtreecommitdiff
path: root/package/6in4
Commit message (Collapse)AuthorAge
* 6in4: remove old network scriptsFelix Fietkau2012-05-29
| | | | SVN-Revision: 31981
* 6in4: remove some obsolete functionsFelix Fietkau2012-05-17
| | | | SVN-Revision: 31768
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-14
| | | | | | in a few relevant places SVN-Revision: 31730
* 6in4: add netifd supportFelix Fietkau2012-03-19
| | | | SVN-Revision: 31036
* 6in4: sync with HE.net endpoint update changesJo-Philipp Wich2011-10-17
| | | | SVN-Revision: 28475
* 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)Jo-Philipp Wich2011-07-05
| | | | SVN-Revision: 27449
* 6in4: re-establish tunnel also if no credentials are used (static setup)Jo-Philipp Wich2011-02-20
| | | | SVN-Revision: 25627
* 6in4: implement metric optionJo-Philipp Wich2010-11-17
| | | | SVN-Revision: 24022
* 6in4: - add log entries for update operations - always update tunnel, even ↵Jo-Philipp Wich2010-10-19
| | | | | | 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
* add maintainer informationJo-Philipp Wich2010-09-30
| | | | SVN-Revision: 23159
* 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does ↵Jo-Philipp Wich2010-09-11
| | | | | | not like it anymore SVN-Revision: 23022
* 6in4: fix logic fail in previous commitJo-Philipp Wich2010-09-04
| | | | SVN-Revision: 22897
* 6in4: replace sed match with variable substitution, change pattern from a-z ↵Jo-Philipp Wich2010-09-04
| | | | | | to a-f (hex only) SVN-Revision: 22893
* support pre-md5summed passwords in 6in4 scriptsFlorian Fainelli2010-09-04
| | | | | | | | | | | | | 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
* 6in4: fix typo in last commitJo-Philipp Wich2010-08-19
| | | | SVN-Revision: 22710
* 6in4: bypass uci state when reading local IPv4 addr, specify TTL during ↵Jo-Philipp Wich2010-08-19
| | | | | | tunnel creation (#7769) SVN-Revision: 22708
* 6in4: fix local address detection on ppp links (#7728)Jo-Philipp Wich2010-08-12
| | | | SVN-Revision: 22605
* 6in4: automatically determine wan interface in hotplug eventsJo-Philipp Wich2010-07-09
| | | | SVN-Revision: 22102
* 6in4: - support to automatically determine the local endpoint address from ↵Jo-Philipp Wich2010-05-28
| | | | | | the current IPv4 default gateway - support updating the tunnel endpoint for he.net SVN-Revision: 21612
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-28
SVN-Revision: 21589