| Commit message (Expand) | Author | Age | Files | Lines |
* | 6to4: fix ifname resolving for adv_interface option (#11796) | Jo-Philipp Wich | 2012-07-02 | 2 | -14/+11 |
* | 6in4, 6to4: further simplify protocol backends - use new default route depend... | Jo-Philipp Wich | 2012-06-18 | 3 | -40/+4 |
* | 6in4, 6to4: remove dependency on "ip" | Jo-Philipp Wich | 2012-06-17 | 1 | -1/+1 |
* | 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use j... | Jo-Philipp Wich | 2012-06-17 | 2 | -44/+13 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | 6to4: remove old network scripts | Felix Fietkau | 2012-05-29 | 3 | -324/+2 |
* | 6to4: load the network config to fix radvd announce (#11467) | Felix Fietkau | 2012-05-17 | 1 | -0/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -0/+2 |
* | 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323) | Jo-Philipp Wich | 2012-04-23 | 3 | -3/+11 |
* | 6to4: fix interface error handling | Felix Fietkau | 2012-03-19 | 1 | -4/+4 |
* | 6to4: set the tunnel remote endpoint to any, put the gateway in the route ins... | Felix Fietkau | 2012-03-15 | 1 | -2/+1 |
* | 6to4: add netifd support | Felix Fietkau | 2012-03-15 | 5 | -134/+411 |
* | 6to4: fix lifetime options (#9147) | Jo-Philipp Wich | 2011-09-13 | 2 | -3/+3 |
* | 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to co... | Jo-Philipp Wich | 2011-07-17 | 2 | -5/+12 |
* | 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643) | Jo-Philipp Wich | 2011-07-05 | 2 | -1/+6 |
* | 6to4: advertise effective tunnel mtu in RAs | Jo-Philipp Wich | 2011-06-12 | 2 | -6/+7 |
* | 6to4: don't start if detected local IPv4 address is RFC1918, allows people to... | Jo-Philipp Wich | 2011-06-12 | 2 | -2/+16 |
* | Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 sp... | Travis Kemen | 2011-05-08 | 1 | -2/+2 |
* | 6to4: support multiple internal networks, use state vars for radvd config | Jo-Philipp Wich | 2010-12-02 | 2 | -54/+115 |
* | 6to4: implement metric option | Jo-Philipp Wich | 2010-11-17 | 2 | -2/+5 |
* | 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci ov... | Jo-Philipp Wich | 2010-11-15 | 1 | -4/+4 |
* | 6to4: remove leftover peeraddr stuff | Jo-Philipp Wich | 2010-11-15 | 1 | -3/+0 |
* | add 6to4 - provides full automatic 6to setup with optional configuration in /... | Jo-Philipp Wich | 2010-11-14 | 3 | -0/+263 |