| Commit message (Expand) | Author | Age | Files | Lines |
* | 6in4, 6to4: further simplify protocol backends - use new default route depend... | Jo-Philipp Wich | 2012-06-18 | 3 | -40/+5 |
* | 6in4, 6to4: remove dependency on "ip" | Jo-Philipp Wich | 2012-06-17 | 1 | -1/+1 |
* | 6in4: change local4 option name back to ipaddr | Jo-Philipp Wich | 2012-06-17 | 1 | -5/+5 |
* | 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use j... | Jo-Philipp Wich | 2012-06-17 | 2 | -42/+11 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | 6in4: remove old network scripts | Felix Fietkau | 2012-05-29 | 3 | -185/+2 |
* | 6in4: remove some obsolete functions | Felix Fietkau | 2012-05-17 | 1 | -13/+0 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -0/+2 |
* | 6in4: add netifd support | Felix Fietkau | 2012-03-19 | 5 | -103/+279 |
* | 6in4: sync with HE.net endpoint update changes | Jo-Philipp Wich | 2011-10-17 | 2 | -4/+4 |
* | 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643) | Jo-Philipp Wich | 2011-07-05 | 2 | -2/+7 |
* | 6in4: re-establish tunnel also if no credentials are used (static setup) | Jo-Philipp Wich | 2011-02-20 | 2 | -2/+6 |
* | 6in4: implement metric option | Jo-Philipp Wich | 2010-11-17 | 2 | -2/+5 |
* | 6in4: - add log entries for update operations - always update tunnel, even if... | Jo-Philipp Wich | 2010-10-19 | 2 | -5/+18 |
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 | 1 | -0/+1 |
* | 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n... | Jo-Philipp Wich | 2010-09-11 | 2 | -3/+3 |
* | 6in4: fix logic fail in previous commit | Jo-Philipp Wich | 2010-09-04 | 1 | -1/+1 |
* | 6in4: replace sed match with variable substitution, change pattern from a-z t... | Jo-Philipp Wich | 2010-09-04 | 2 | -2/+2 |
* | support pre-md5summed passwords in 6in4 scripts | Florian Fainelli | 2010-09-04 | 1 | -1/+3 |
* | 6in4: fix typo in last commit | Jo-Philipp Wich | 2010-08-19 | 1 | -1/+1 |
* | 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunne... | Jo-Philipp Wich | 2010-08-19 | 2 | -5/+3 |
* | 6in4: fix local address detection on ppp links (#7728) | Jo-Philipp Wich | 2010-08-12 | 2 | -3/+3 |
* | 6in4: automatically determine wan interface in hotplug events | Jo-Philipp Wich | 2010-07-09 | 2 | -2/+2 |
* | 6in4: - support to automatically determine the local endpoint address from th... | Jo-Philipp Wich | 2010-05-28 | 3 | -16/+86 |
* | add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network | Jo-Philipp Wich | 2010-05-28 | 2 | -0/+120 |