projects
/
project
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42f13a7
)
add another ifname to the test config
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Sep 2011 12:02:41 +0000
(14:02 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Sep 2011 12:02:41 +0000
(14:02 +0200)
config/network
patch
|
blob
|
history
diff --git
a/config/network
b/config/network
index fa8ef383ccd2d68de225a25f8a0a40f9ac88facb..9ef5eb10582afe7d666c0969dd6c307647f9871e 100644
(file)
--- a/
config/network
+++ b/
config/network
@@
-26,7
+26,7
@@
config interface dummy
option proto none
config interface lan2
- option ifname
eth0.3
+ option ifname
"eth0.3 eth0.5"
option type bridge
option proto static
option ipaddr 192.168.1.1