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
/
ar7
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-22 19:40:16 +0000
committer
Steven Barth <cyrus@openwrt.org>
2013-04-22 19:40:16 +0000
commit
4e8f7f37edc7c0e1088d002cbb16f76509f4151c
(
patch
)
tree
e886c842906b469c2029ff0707bd3605f93bd185
/
target/linux/ar7
parent
17b8c0c7b8ee1062649db2034473bfa5145352b2
(
diff
)
Change default IPv6 config to enable DHCPv6-PD
SVN-Revision: 36384
Diffstat
(limited to 'target/linux/ar7')
-rw-r--r--
target/linux/ar7/base-files/etc/config/network
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network
index 50a1edfb47..968d955e75 100644
--- a/
target/linux/ar7/base-files/etc/config/network
+++ b/
target/linux/ar7/base-files/etc/config/network
@@ -13,7 +13,7 @@ config interface lan
option ipaddr 192.168.1.1
option netmask 255.255.255.0
option nat 1
- option ip6assign 64
+ option ip6assign 60
config interface wan6
option ifname @wan