projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: create WRT160NL network config from uci-defaults
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/network
b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index
e4c0631
..
82a7d42
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/network
@@
-129,6
+129,12
@@
tl-wr941nd)
set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
;;
+wrt160nl)
+ set_interfaces_lan_wan "eth0" "eth1"
+ add_switch "eth0" "1" "1"
+ add_switch_vlan "eth0" "1" "0 1 2 3 4 5"
+ ;;
+
aw-nr580 |\
bullet-m |\
eap7660d |\
This page took
0.022854 seconds
and
4
git commands to generate.