aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/files
Commit message (Expand)AuthorAgeFilesLines
* AA: backport 6to4 from trunkSteven Barth2013-05-241-118/+3
* [package] 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-271-4/+9
* [package] 6to4: fix ifname resolving for adv_interface option (#11796)Jo-Philipp Wich2012-07-021-13/+10
* [package] 6in4, 6to4: further simplify protocol backendsJo-Philipp Wich2012-06-182-38/+4
* [package] 6to4: use network_find_wan() and network_get_iapddr() to find local...Jo-Philipp Wich2012-06-171-43/+12
* [package] /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-052-2/+2
* 6to4: load the network config to fix radvd announce (#11467)Felix Fietkau2012-05-171-0/+1
* [package] 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#...Jo-Philipp Wich2012-04-231-1/+5
* 6to4: fix interface error handlingFelix Fietkau2012-03-191-4/+4
* 6to4: set the tunnel remote endpoint to any, put the gateway in the route ins...Felix Fietkau2012-03-151-2/+1
* 6to4: add netifd supportFelix Fietkau2012-03-152-130/+91
* [package] 6to4: fix lifetime options (#9147)Jo-Philipp Wich2011-09-131-2/+2
* [package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" opt...Jo-Philipp Wich2011-07-171-3/+10
* [package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet load...Jo-Philipp Wich2011-07-051-0/+5
* [package] 6to4: advertise effective tunnel mtu in RAsJo-Philipp Wich2011-06-121-4/+5
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, allows...Jo-Philipp Wich2011-06-121-1/+15
* Deployment of IPv6 has opened up many more prefixes than just theTravis Kemen2011-05-081-2/+2
* [package] 6to4: support multiple internal networks, use state vars for radvd ...Jo-Philipp Wich2010-12-021-53/+114
* [package] 6to4: implement metric optionJo-Philipp Wich2010-11-171-1/+4
* [package] 6to4: use revert instead of delete, avoids aggregating deltas in /t...Jo-Philipp Wich2010-11-151-4/+4
* [package] 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
* [package] add 6to4 - provides full automatic 6to setup with optional configur...Jo-Philipp Wich2010-11-142-0/+219