Adapt default network configuration for IPv6
[openwrt.git] / target / linux / iop32x / base-files / etc / config / network
index 1d9b55b..2c3ca87 100644 (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