Adapt default network configuration for IPv6
[15.05/openwrt.git] / target / linux / x86 / olpc / base-files / etc / config / network
index faa8f0e..dc0bee1 100644 (file)
@@ -9,3 +9,8 @@ config interface loopback
 config interface wlan
         option ifname   eth0
         option proto    dhcp
+
+config interface wlan6
+        option ifname   @wlan
+        option proto    dhcpv6
+        option reqprefix no