add another ifname to the test config
authorFelix Fietkau <nbd@openwrt.org>
Sun, 4 Sep 2011 12:02:41 +0000 (14:02 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 4 Sep 2011 12:02:41 +0000 (14:02 +0200)
config/network

index fa8ef38..9ef5eb1 100644 (file)
@@ -26,7 +26,7 @@ config interface dummy
        option proto    none
 
 config interface lan2
        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
        option type             bridge
        option proto    static
        option ipaddr   192.168.1.1