From 59ad580cdea2e66e24470ee3d84f29a8619b7bf9 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 14 Mar 2021 16:44:55 +0100 Subject: xml: accel-ppp: move building blocks to subfolder 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. --- .../include/accel-ppp/client-ip-pool-start-stop.xml.i | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 interface-definitions/include/accel-ppp/client-ip-pool-start-stop.xml.i (limited to 'interface-definitions/include/accel-ppp/client-ip-pool-start-stop.xml.i') diff --git a/interface-definitions/include/accel-ppp/client-ip-pool-start-stop.xml.i b/interface-definitions/include/accel-ppp/client-ip-pool-start-stop.xml.i new file mode 100644 index 000000000..5f4132d13 --- /dev/null +++ b/interface-definitions/include/accel-ppp/client-ip-pool-start-stop.xml.i @@ -0,0 +1,18 @@ + + + + First IP address in the pool + + + + + + + + Last IP address in the pool + + + + + + -- cgit v1.2.3