openwrt/package
cyrus 28c47a66d9 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>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-08 10:00:36 +00:00
..
base-files package/*: remove useless explicit set of function returncode 2014-09-01 13:21:54 +00:00
boot package:grub2: fix build error on linux missing libzfs 2014-08-03 11:15:48 +00:00
devel valgrind: fix build failure on uml 2014-09-01 13:21:44 +00:00
firmware create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
kernel brcm2708-gpu-fw: update to Sep. 27 2014 snapshot 2014-09-27 17:43:54 +00:00
libs cyassl: update to version 3.2.0 2014-09-18 15:24:45 +00:00
network odhcp6c: add route-workaround for broken IPv6-ISPs 2014-10-08 10:00:36 +00:00
system ubus: update to latest version, adds various fixes and improvements 2014-09-17 11:34:40 +00:00
utils package/*: remove useless explicit set of function returncode 2014-09-01 13:21:54 +00:00
Makefile BB: build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-09 12:11:34 +00:00