forked from Ivasoft/openwrt
enable mvswitch driver
And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. SVN-Revision: 33750
This commit is contained in:
@@ -8,7 +8,7 @@ config interface loopback
|
||||
|
||||
config interface lan
|
||||
option type bridge
|
||||
option ifname "eth0 eth1"
|
||||
option ifname "eth0 eth1 eth0.1 eth0.2"
|
||||
option proto static
|
||||
option ipaddr 192.168.1.1
|
||||
option netmask 255.255.255.0
|
||||
|
||||
Reference in New Issue
Block a user