index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
linux
/
iop32x
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Steven Barth <cyrus@openwrt.org>
2013-04-09 08:03:08 +0000
committer
Steven Barth <cyrus@openwrt.org>
2013-04-09 08:03:08 +0000
commit
ea94d66b0fdb6a6853cd9ce8804c549fee6b553d
(
patch
)
tree
b1b411b81ea09041863013583c3a7e37e5b774f8
/
target/linux/iop32x
parent
3e4b2af125af9d775fef7ce09820bd9199005e14
(
diff
)
Adapt default network configuration for IPv6
SVN-Revision: 36278
Diffstat
(limited to 'target/linux/iop32x')
-rw-r--r--
target/linux/iop32x/base-files/etc/config/network
5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/iop32x/base-files/etc/config/network b/target/linux/iop32x/base-files/etc/config/network
index 1d9b55b2d3..2c3ca87e9b 100644
--- a/
target/linux/iop32x/base-files/etc/config/network
+++ b/
target/linux/iop32x/base-files/etc/config/network
@@ -9,3 +9,8 @@ config interface loopback
config interface lan
option ifname eth0
option proto dhcp
+
+config interface lan6
+ option ifname @lan
+ option proto dhcpv6
+ option reqprefix no