aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-10-08 13:08:05 +0000
committerSteven Barth <steven@midlink.org>2014-10-08 13:08:05 +0000
commit3823e9634d2c0c95e9cf42e9f616392613067f8e (patch)
treeb5a7a01ff29abe5ccde1d4469aaa47b2c797d715 /target/linux/adm8668
parente1219a24e281d6ca0f79cf7f37afcc41d66c12de (diff)
downloadmaster-187ad058-3823e9634d2c0c95e9cf42e9f616392613067f8e.tar.gz
master-187ad058-3823e9634d2c0c95e9cf42e9f616392613067f8e.tar.bz2
master-187ad058-3823e9634d2c0c95e9cf42e9f616392613067f8e.zip
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
Diffstat (limited to 'target/linux/adm8668')
-rw-r--r--target/linux/adm8668/base-files/etc/config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm8668/base-files/etc/config/network b/target/linux/adm8668/base-files/etc/config/network
index 2b53cf6c5d..5967cdd067 100644
--- a/target/linux/adm8668/base-files/etc/config/network
+++ b/target/linux/adm8668/base-files/etc/config/network
@@ -17,7 +17,7 @@ config interface wan
option proto dhcp
config interface wan6
- option ifname @wan
+ option ifname eth1
option proto dhcpv6
config globals globals