Commit graph

23 commits

Author SHA1 Message Date
Jo-Philipp Wich
b2e2de794e 6to4: fix ifname resolving for adv_interface option (#11796)
SVN-Revision: 32576
2012-07-02 12:14:50 +00:00
Jo-Philipp Wich
4dc3b124e9 6in4, 6to4: further simplify protocol backends - use new default route dependencies to trigger bringup - remove old hotplug scripts
SVN-Revision: 32428
2012-06-18 21:40:34 +00:00
Jo-Philipp Wich
89701ec518 6in4, 6to4: remove dependency on "ip"
SVN-Revision: 32403
2012-06-17 13:18:40 +00:00
Jo-Philipp Wich
bb6dde0fbf 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings
SVN-Revision: 32402
2012-06-17 13:17:39 +00:00
Jo-Philipp Wich
9ae901445b /etc/functions.sh => /lib/functions.sh
SVN-Revision: 32062
2012-06-05 16:04:23 +00:00
Felix Fietkau
d3efcab813 6to4: remove old network scripts
SVN-Revision: 31983
2012-05-29 12:59:15 +00:00
Felix Fietkau
c8dc123892 6to4: load the network config to fix radvd announce (#11467)
SVN-Revision: 31770
2012-05-17 12:42:05 +00:00
Felix Fietkau
5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
SVN-Revision: 31730
2012-05-14 23:33:35 +00:00
Jo-Philipp Wich
5d0f47e4bb 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)
SVN-Revision: 31444
2012-04-23 10:12:00 +00:00
Felix Fietkau
f33c1deb65 6to4: fix interface error handling
SVN-Revision: 31034
2012-03-19 21:09:57 +00:00
Felix Fietkau
fab655c2b1 6to4: set the tunnel remote endpoint to any, put the gateway in the route instead
SVN-Revision: 30950
2012-03-15 11:01:50 +00:00
Felix Fietkau
7dcb1402e5 6to4: add netifd support
SVN-Revision: 30949
2012-03-15 09:49:33 +00:00
Jo-Philipp Wich
9cfee14217 6to4: fix lifetime options (#9147)
SVN-Revision: 28223
2011-09-13 07:29:27 +00:00
Jo-Philipp Wich
4b362b98bb 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)
SVN-Revision: 27650
2011-07-17 15:43:18 +00:00
Jo-Philipp Wich
8aba9a00dc 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)
SVN-Revision: 27449
2011-07-05 00:52:10 +00:00
Jo-Philipp Wich
1277bd7186 6to4: advertise effective tunnel mtu in RAs
SVN-Revision: 27163
2011-06-12 19:27:21 +00:00
Jo-Philipp Wich
d3b8685cd7 6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
SVN-Revision: 27160
2011-06-12 18:59:40 +00:00
Travis Kemen
eb4109ba78 Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 space, so a default route of ::/0 is more correct. Thanks Dave Taht
SVN-Revision: 26857
2011-05-08 17:03:07 +00:00
Jo-Philipp Wich
7acaafb61b 6to4: support multiple internal networks, use state vars for radvd config
SVN-Revision: 24219
2010-12-02 22:41:03 +00:00
Jo-Philipp Wich
8eec2f8214 6to4: implement metric option
SVN-Revision: 24021
2010-11-17 19:12:28 +00:00
Jo-Philipp Wich
5bf3838a00 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
SVN-Revision: 23998
2010-11-15 01:17:32 +00:00
Jo-Philipp Wich
b8295bce77 6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
2010-11-15 00:49:21 +00:00
Jo-Philipp Wich
acd99c5bb6 add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
SVN-Revision: 23996
2010-11-14 23:51:16 +00:00