2
0
forked from Ivasoft/openwrt

Adapt default network configuration for IPv6

SVN-Revision: 36278
This commit is contained in:
Steven Barth
2013-04-09 08:03:08 +00:00
parent 3e4b2af125
commit ea94d66b0f
19 changed files with 137 additions and 0 deletions

View File

@@ -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