aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4
Commit message (Collapse)AuthorAgeFilesLines
* 6to4: fix lifetime options (#9147)Jo-Philipp Wich2011-09-132-3/+3
| | | | SVN-Revision: 28223
* 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to ↵Jo-Philipp Wich2011-07-172-5/+12
| | | | | | control the generated radvd prefix values (#9147) SVN-Revision: 27650
* 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)Jo-Philipp Wich2011-07-052-1/+6
| | | | SVN-Revision: 27449
* 6to4: advertise effective tunnel mtu in RAsJo-Philipp Wich2011-06-122-6/+7
| | | | SVN-Revision: 27163
* 6to4: don't start if detected local IPv4 address is RFC1918, allows people ↵Jo-Philipp Wich2011-06-122-2/+16
| | | | | | to deploy firmwares with 6to4 enabled by default SVN-Revision: 27160
* Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 ↵Travis Kemen2011-05-081-2/+2
| | | | | | space, so a default route of ::/0 is more correct. Thanks Dave Taht SVN-Revision: 26857
* 6to4: support multiple internal networks, use state vars for radvd configJo-Philipp Wich2010-12-022-54/+115
| | | | SVN-Revision: 24219
* 6to4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | SVN-Revision: 24021
* 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci ↵Jo-Philipp Wich2010-11-151-4/+4
| | | | | | over time SVN-Revision: 23998
* 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
| | | | SVN-Revision: 23997
* add 6to4 - provides full automatic 6to setup with optional configuration in ↵Jo-Philipp Wich2010-11-143-0/+263
/etc/config/network SVN-Revision: 23996