summaryrefslogtreecommitdiffstats
path: root/package/6to4
Commit message (Expand)AuthorAgeFilesLines
* [package] 6to4: fix ifname resolving for adv_interface option (#11796)jow2012-07-022-14/+11
* [package] 6in4, 6to4: further simplify protocol backendsjow2012-06-183-40/+4
* [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-172-44/+13
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-052-2/+2
* 6to4: remove old network scriptsnbd2012-05-293-324/+2
* 6to4: load the network config to fix radvd announce (#11467)nbd2012-05-171-0/+1
* 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-233-3/+11
* 6to4: fix interface error handlingnbd2012-03-191-4/+4
* 6to4: set the tunnel remote endpoint to any, put the gateway in the route ins...nbd2012-03-151-2/+1
* 6to4: add netifd supportnbd2012-03-155-134/+411
* [package] 6to4: fix lifetime options (#9147)jow2011-09-132-3/+3
* [package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" opt...jow2011-07-172-5/+12
* [package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet load...jow2011-07-052-1/+6
* [package] 6to4: advertise effective tunnel mtu in RAsjow2011-06-122-6/+7
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, allows...jow2011-06-122-2/+16
* Deployment of IPv6 has opened up many more prefixes than just thethepeople2011-05-081-2/+2
* [package] 6to4: support multiple internal networks, use state vars for radvd ...jow2010-12-022-54/+115
* [package] 6to4: implement metric optionjow2010-11-172-2/+5
* [package] 6to4: use revert instead of delete, avoids aggregating deltas in /t...jow2010-11-151-4/+4
* [package] 6to4: remove leftover peeraddr stuffjow2010-11-151-3/+0
* [package] add 6to4 - provides full automatic 6to setup with optional configur...jow2010-11-143-0/+263