network: Unbind DHCPv6 from underlying interfaces
authorSteven Barth <cyrus@openwrt.org>
Wed, 8 Oct 2014 13:08:05 +0000 (13:08 +0000)
committerSteven Barth <cyrus@openwrt.org>
Wed, 8 Oct 2014 13:08:05 +0000 (13:08 +0000)
commit1582516b6857bef11836d97dad7a0c813ffdc717
treeb5a7a01ff29abe5ccde1d4469aaa47b2c797d715
parent97e273924908cd4afbc9724d7264f7fc407612b8
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>
SVN-Revision: 42848
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