summaryrefslogtreecommitdiffstats
path: root/package/6in4
Commit message (Expand)AuthorAgeFilesLines
* 6in4, 6to4: further simplify protocol backends - use new default route depend...Jo-Philipp Wich2012-06-183-40/+5
* 6in4, 6to4: remove dependency on "ip"Jo-Philipp Wich2012-06-171-1/+1
* 6in4: change local4 option name back to ipaddrJo-Philipp Wich2012-06-171-5/+5
* 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use j...Jo-Philipp Wich2012-06-172-42/+11
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-052-2/+2
* 6in4: remove old network scriptsFelix Fietkau2012-05-293-185/+2
* 6in4: remove some obsolete functionsFelix Fietkau2012-05-171-13/+0
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-0/+2
* 6in4: add netifd supportFelix Fietkau2012-03-195-103/+279
* 6in4: sync with HE.net endpoint update changesJo-Philipp Wich2011-10-172-4/+4
* 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)Jo-Philipp Wich2011-07-052-2/+7
* 6in4: re-establish tunnel also if no credentials are used (static setup)Jo-Philipp Wich2011-02-202-2/+6
* 6in4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
* 6in4: - add log entries for update operations - always update tunnel, even if...Jo-Philipp Wich2010-10-192-5/+18
* add maintainer informationJo-Philipp Wich2010-09-301-0/+1
* 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n...Jo-Philipp Wich2010-09-112-3/+3
* 6in4: fix logic fail in previous commitJo-Philipp Wich2010-09-041-1/+1
* 6in4: replace sed match with variable substitution, change pattern from a-z t...Jo-Philipp Wich2010-09-042-2/+2
* support pre-md5summed passwords in 6in4 scriptsFlorian Fainelli2010-09-041-1/+3
* 6in4: fix typo in last commitJo-Philipp Wich2010-08-191-1/+1
* 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunne...Jo-Philipp Wich2010-08-192-5/+3
* 6in4: fix local address detection on ppp links (#7728)Jo-Philipp Wich2010-08-122-3/+3
* 6in4: automatically determine wan interface in hotplug eventsJo-Philipp Wich2010-07-092-2/+2
* 6in4: - support to automatically determine the local endpoint address from th...Jo-Philipp Wich2010-05-283-16/+86
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-282-0/+120