From adea0e05a56cb25a9e40b46e30a7648c99907031 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 14 Mar 2021 15:53:52 +0100 Subject: xml: T1579: re-arrange xml interface include building blocks As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. --- interface-definitions/include/vif.xml.i | 52 --------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 interface-definitions/include/vif.xml.i (limited to 'interface-definitions/include/vif.xml.i') diff --git a/interface-definitions/include/vif.xml.i b/interface-definitions/include/vif.xml.i deleted file mode 100644 index 0f09b993d..000000000 --- a/interface-definitions/include/vif.xml.i +++ /dev/null @@ -1,52 +0,0 @@ - - - - Virtual Local Area Network (VLAN) ID - - 0-4094 - Virtual Local Area Network (VLAN) ID - - - - - VLAN ID must be between 0 and 4094 - - - #include - #include - #include - #include - #include - #include - #include - - - VLAN egress QoS - - - - - [:0-7 ]+$ - - QoS mapping should be in the format of '0:7 2:3' with numbers 0-9 - - - - - VLAN ingress QoS - - - - - [:0-7 ]+$ - - QoS mapping should be in the format of '0:7 2:3' with numbers 0-9 - - - #include - #include - #include - #include - - - -- cgit v1.2.3