From 84b04742fed90f8647c0c78396bd4b690cab5a33 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 4 Sep 2011 14:02:41 +0200 Subject: [PATCH] add another ifname to the test config --- config/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0