diff options
Diffstat (limited to 'target/linux/x86/base-files/etc/defconfig/net4801')
-rw-r--r-- | target/linux/x86/base-files/etc/defconfig/net4801/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/network b/target/linux/x86/base-files/etc/defconfig/net4801/network index 4cbae10..172d513 100644 --- a/target/linux/x86/base-files/etc/defconfig/net4801/network +++ b/target/linux/x86/base-files/etc/defconfig/net4801/network @@ -10,7 +10,7 @@ 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 |