From: Felix Fietkau Date: Sun, 4 Sep 2011 12:02:41 +0000 (+0200) Subject: add another ifname to the test config X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=commitdiff_plain;h=84b04742fed90f8647c0c78396bd4b690cab5a33;ds=sidebyside add another ifname to the test config --- diff --git a/config/network b/config/network index fa8ef38..9ef5eb1 100644 --- 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