aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-42/+0
| | | | SVN-Revision: 33688
* 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-271-1/+1
| | | | SVN-Revision: 33573
* 6to4: fix ifname resolving for adv_interface option (#11796)Jo-Philipp Wich2012-07-021-1/+1
| | | | SVN-Revision: 32576
* 6in4, 6to4: further simplify protocol backends - use new default route ↵Jo-Philipp Wich2012-06-181-2/+0
| | | | | | dependencies to trigger bringup - remove old hotplug scripts SVN-Revision: 32428
* 6in4, 6to4: remove dependency on "ip"Jo-Philipp Wich2012-06-171-1/+1
| | | | SVN-Revision: 32403
* 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use ↵Jo-Philipp Wich2012-06-171-1/+1
| | | | | | json_get_vars() to read settings SVN-Revision: 32402
* 6to4: remove old network scriptsFelix Fietkau2012-05-291-13/+2
| | | | SVN-Revision: 31983
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-141-0/+2
| | | | | | in a few relevant places SVN-Revision: 31730
* 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)Jo-Philipp Wich2012-04-231-2/+2
| | | | SVN-Revision: 31444
* 6to4: add netifd supportFelix Fietkau2012-03-151-4/+13
| | | | SVN-Revision: 30949
* 6to4: fix lifetime options (#9147)Jo-Philipp Wich2011-09-131-1/+1
| | | | SVN-Revision: 28223
* 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to ↵Jo-Philipp Wich2011-07-171-2/+2
| | | | | | 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-051-1/+1
| | | | SVN-Revision: 27449
* 6to4: advertise effective tunnel mtu in RAsJo-Philipp Wich2011-06-121-2/+2
| | | | SVN-Revision: 27163
* 6to4: don't start if detected local IPv4 address is RFC1918, allows people ↵Jo-Philipp Wich2011-06-121-1/+1
| | | | | | to deploy firmwares with 6to4 enabled by default SVN-Revision: 27160
* 6to4: support multiple internal networks, use state vars for radvd configJo-Philipp Wich2010-12-021-1/+1
| | | | SVN-Revision: 24219
* 6to4: implement metric optionJo-Philipp Wich2010-11-171-1/+1
| | | | SVN-Revision: 24021
* add 6to4 - provides full automatic 6to setup with optional configuration in ↵Jo-Philipp Wich2010-11-141-0/+44
/etc/config/network SVN-Revision: 23996