summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-10-08 13:08:05 +0000
committerSteven Barth <cyrus@openwrt.org>2014-10-08 13:08:05 +0000
commitc118e5edf4301dc303024603dd34d369d9926d6d (patch)
tree563395421170eb286377e375725db125b71ffd14 /target/linux/rb532
parentfa5237d9362f96aa4427e959b8bbd98811d8c806 (diff)
downloadmaster-31e0f0ae-c118e5edf4301dc303024603dd34d369d9926d6d.tar.gz
master-31e0f0ae-c118e5edf4301dc303024603dd34d369d9926d6d.tar.bz2
master-31e0f0ae-c118e5edf4301dc303024603dd34d369d9926d6d.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> SVN-Revision: 42848
Diffstat (limited to 'target/linux/rb532')
-rw-r--r--target/linux/rb532/base-files/etc/config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/base-files/etc/config/network b/target/linux/rb532/base-files/etc/config/network
index 11537993c8..75a14a7308 100644
--- a/target/linux/rb532/base-files/etc/config/network
+++ b/target/linux/rb532/base-files/etc/config/network
@@ -18,7 +18,7 @@ config interface lan
option ip6assign 60
config interface wan6
- option ifname @wan
+ option ifname eth0
option proto dhcpv6
config globals globals