aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4
Commit message (Collapse)AuthorAgeFilesLines
* AA: backport 6to4 from trunkSteven Barth2013-05-242-119/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-272-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: fix ifname resolving for adv_interface option (#11796)Jo-Philipp Wich2012-07-022-14/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4, 6to4: further simplify protocol backendsJo-Philipp Wich2012-06-183-40/+4
| | | | | | | - use new default route dependencies to trigger bringup - remove old hotplug scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4, 6to4: remove dependency on "ip"Jo-Philipp Wich2012-06-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: use network_find_wan() and network_get_iapddr() to find ↵Jo-Philipp Wich2012-06-172-44/+13
| | | | | | local ip, use json_get_vars() to read settings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-052-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: remove old network scriptsFelix Fietkau2012-05-293-324/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: load the network config to fix radvd announce (#11467)Felix Fietkau2012-05-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-141-0/+2
| | | | | | in a few relevant places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range ↵Jo-Philipp Wich2012-04-233-3/+11
| | | | | | (#11323) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: fix interface error handlingFelix Fietkau2012-03-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: set the tunnel remote endpoint to any, put the gateway in the route ↵Felix Fietkau2012-03-151-2/+1
| | | | | | instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: add netifd supportFelix Fietkau2012-03-155-134/+411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: fix lifetime options (#9147)Jo-Philipp Wich2011-09-132-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" ↵Jo-Philipp Wich2011-07-172-5/+12
| | | | | | options to control the generated radvd prefix values (#9147) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet ↵Jo-Philipp Wich2011-07-052-1/+6
| | | | | | loaded (#9643) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: advertise effective tunnel mtu in RAsJo-Philipp Wich2011-06-122-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, ↵Jo-Philipp Wich2011-06-122-2/+16
| | | | | | allows people to deploy firmwares with 6to4 enabled by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Deployment of IPv6 has opened up many more prefixes than just theTravis Kemen2011-05-081-2/+2
| | | | | | | 2000::/3 space, so a default route of ::/0 is more correct. Thanks Dave Taht git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: support multiple internal networks, use state vars for radvd ↵Jo-Philipp Wich2010-12-022-54/+115
| | | | | | config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: use revert instead of delete, avoids aggregating deltas in ↵Jo-Philipp Wich2010-11-151-4/+4
| | | | | | /tmp/.uci over time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add 6to4 - provides full automatic 6to setup with optional ↵Jo-Philipp Wich2010-11-143-0/+263
configuration in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996 3c298f89-4303-0410-b956-a3cf2f4a3e73