mac80211: include brcmfmac USB firmware only if support was enabled
[librecmc/librecmc.git] / target / linux / x86 / net5501 / base-files / etc / config / network
index 37b73d1e598161162b4c2e7c26a33a4a610f2ed6..4aa8096584531471a77a112159ae27ba8611a18f 100644 (file)
@@ -12,14 +12,14 @@ config interface lan
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0
-       option ip6assign 64
+       option ip6assign 60
 
 config interface wan
        option ifname   eth0
        option proto    dhcp
 
 config interface wan6
-       option ifname   @wan
+       option ifname   eth0
        option proto    dhcpv6
 
 config globals globals