openwrtv3/package/network
Steven Barth 8691d75917 odhcp6c: add route-workaround for broken IPv6-ISPs
Some ISP seem to only do stateful DHCPv6 and not sending RAs.
This is technically broken because plain DHCPv6 doesn't carry routes.

We work around here by faking a default route to the DHCPv6 server
if we do not receive a useful RA from the ISP.

This workaround can be turned off with: option fakeroutes 0

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 42803
2014-10-06 11:19:33 +00:00
..
config IPIP: IP in IP package support 2014-10-02 19:37:36 +00:00
ipv6 odhcp6c: add route-workaround for broken IPv6-ISPs 2014-10-06 11:19:33 +00:00
services hostapd: read missing parameter for dynamic VLANs 2014-10-06 04:52:21 +00:00
utils nftables: bump to 2014-09-30, disable gmp 2014-10-06 06:24:53 +00:00