summaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] 6to4: properly setup Base6to4Interface (#12251)jow2012-09-271-1/+1
* [package] 6to4: fix ifname resolving for adv_interface option (#11796)jow2012-07-021-1/+1
* [package] 6in4, 6to4: further simplify protocol backendsjow2012-06-181-2/+0
* [package] 6in4, 6to4: remove dependency on "ip"jow2012-06-171-1/+1
* [package] 6to4: use network_find_wan() and network_get_iapddr() to find local...jow2012-06-171-1/+1
* 6to4: remove old network scriptsnbd2012-05-291-13/+2
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd2012-05-141-0/+2
* [package] 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#...jow2012-04-231-2/+2
* 6to4: add netifd supportnbd2012-03-151-4/+13
* [package] 6to4: fix lifetime options (#9147)jow2011-09-131-1/+1
* [package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" opt...jow2011-07-171-2/+2
* [package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet load...jow2011-07-051-1/+1
* [package] 6to4: advertise effective tunnel mtu in RAsjow2011-06-121-2/+2
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, allows...jow2011-06-121-1/+1
* [package] 6to4: support multiple internal networks, use state vars for radvd ...jow2010-12-021-1/+1
* [package] 6to4: implement metric optionjow2010-11-171-1/+1
* [package] add 6to4 - provides full automatic 6to setup with optional configur...jow2010-11-141-0/+44