network: Unbind DHCPv6 from underlying interfaces
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2014 13:08:05 +0000 (13:08 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2014 13:08:05 +0000 (13:08 +0000)
commit8df1acf5e820d7f3a32cb1294049a5518483c93c
treeb5a7a01ff29abe5ccde1d4469aaa47b2c797d715
parent7e5fda94cd12e6ef0df54d203f26e9980a7b3c44
network: Unbind DHCPv6 from underlying interfaces

This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42848 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/base-files/files/bin/config_generate
package/base-files/files/etc/config/network
package/base-files/files/lib/functions/uci-defaults.sh
target/linux/adm5120/base-files/etc/config/network
target/linux/adm8668/base-files/etc/config/network
target/linux/mcs814x/base-files/etc/config/network
target/linux/orion/base-files/etc/uci-defaults/10-network
target/linux/rb532/base-files/etc/config/network
target/linux/x86/alix2/base-files/etc/config/network
target/linux/x86/base-files/etc/defconfig/net4801/network
target/linux/x86/geos/base-files/etc/config/network
target/linux/x86/net5501/base-files/etc/config/network
target/linux/x86/rdc/base-files/etc/config/network