mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
SVN-Revision: 2930
This commit is contained in:
parent
1744f73f49
commit
6638e39800
@ -59,6 +59,7 @@ END {
|
|||||||
(nvram["boardnum"] == "1024")) {
|
(nvram["boardnum"] == "1024")) {
|
||||||
c["lan_ifnames"]="eth1 eth2"
|
c["lan_ifnames"]="eth1 eth2"
|
||||||
c["wan_ifname"]=""
|
c["wan_ifname"]=""
|
||||||
|
c["unused_ifnames"]="eth0"
|
||||||
}
|
}
|
||||||
|
|
||||||
print "#### VLAN configuration "
|
print "#### VLAN configuration "
|
||||||
|
Loading…
Reference in New Issue
Block a user