mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[ramips] fix dir-615 h1 network config
http://patchwork.openwrt.org/patch/3527/ Signed-off-by: Daniel Petre <dani@ip6.ro> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36213 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -46,7 +46,6 @@ ramips_setup_interfaces()
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
dir-615-h1 | \
|
||||
3g-6200nl | \
|
||||
wl-330n)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
@@ -70,6 +69,7 @@ ramips_setup_interfaces()
|
||||
ucidef_add_switch_vlan "switch0" "2" "0 6t"
|
||||
;;
|
||||
|
||||
dir-615-h1 | \
|
||||
mzk-w300nh2)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "switch0" "1" "1"
|
||||
|
||||
Reference in New Issue
Block a user