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/interfaces-wireless.xml.in | 26 ++++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'interface-definitions/interfaces-wireless.xml.in') diff --git a/interface-definitions/interfaces-wireless.xml.in b/interface-definitions/interfaces-wireless.xml.in index f39e5618f..aaeb285f1 100644 --- a/interface-definitions/interfaces-wireless.xml.in +++ b/interface-definitions/interfaces-wireless.xml.in @@ -16,7 +16,7 @@ - #include + #include HT and VHT capabilities for your card @@ -464,34 +464,34 @@ Invalid ISO/IEC 3166-1 Country Code - #include - #include - #include + #include + #include + #include Disable broadcast of SSID from access-point - #include - #include - #include + #include + #include + #include Disassociate stations based on excessive transmission failures - #include - #include - #include + #include + #include + #include Isolate stations on the AP so they cannot see each other - #include + #include Maximum number of wireless radio stations. Excess stations will be rejected upon authentication request. @@ -775,8 +775,8 @@ monitor - #include - #include + #include + #include -- cgit v1.2.3