forked from Ivasoft/openwrt
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
This commit is contained in:
@@ -30,7 +30,7 @@ config interface wan
|
||||
|
||||
#### WAN6 configuration
|
||||
config interface wan6
|
||||
option ifname "@wan"
|
||||
option ifname "eth1"
|
||||
option proto dhcpv6
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user