From c9e934ba958d2a738f661af95e6771b261d53591 Mon Sep 17 00:00:00 2001 From: 4ndr3 Date: Wed, 24 Feb 2016 21:27:19 +0100 Subject: [PATCH] =?UTF-8?q?vlan11=20f=C3=BCr=20mumsen13=20entfernt.=20auss?= =?UTF-8?q?er=20betrieb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Richtfunk/bb-fux-kern/etc/config/network | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Richtfunk/bb-fux-kern/etc/config/network b/Richtfunk/bb-fux-kern/etc/config/network index 1b64fa9..e7b4cbb 100644 --- a/Richtfunk/bb-fux-kern/etc/config/network +++ b/Richtfunk/bb-fux-kern/etc/config/network @@ -40,11 +40,6 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config switch_vlan - option vlan '11' - option ports '0t 2t' - option device 'switch0' - config switch_vlan option vlan '22' option ports '0t 2t' @@ -78,12 +73,6 @@ config interface 'vlan20' option ifname 'eth0.20' option macaddr 'de:ad:be:ef:90:11' -config interface 'vlan11' - option proto 'batadv' - option mesh 'bat0' - option ifname 'eth0.11' - option macaddr 'de:ad:be:ef:90:12' - config interface 'vlan22' option proto 'batadv' option mesh 'bat0'