summaryrefslogtreecommitdiff
path: root/interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-23 14:24:55 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-23 14:24:55 +0100
commit440ce3011e8718c917933026e68047fcfb008031 (patch)
tree67d71ba2555c9e4b9d1895ebb04406d5af92e7a9 /interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
parent131b6ac0dfa0700820b2fe56adea2cad189b10ad (diff)
parent6f5eeaa22c32ab6e2c629a613fc5107d7b357b9d (diff)
downloadvyos-1x-440ce3011e8718c917933026e68047fcfb008031.tar.gz
vyos-1x-440ce3011e8718c917933026e68047fcfb008031.zip
Merge branch 'xdp' of github.com:c-po/vyos-1x into current
* 'xdp' of github.com:c-po/vyos-1x: bond: T2666: enable XDP support xml: include: accel: convert dos/unix line endings xdp: T2666: move CLI node to "interfaces ethernet <eth> xdp" xdp: T2666: require at least 2 TX queues
Diffstat (limited to 'interface-definitions/include/accel-client-ip-pool-start-stop.xml.i')
-rw-r--r--interface-definitions/include/accel-client-ip-pool-start-stop.xml.i36
1 files changed, 18 insertions, 18 deletions
diff --git a/interface-definitions/include/accel-client-ip-pool-start-stop.xml.i b/interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
index a92c315f1..b578f2b2c 100644
--- a/interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
+++ b/interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
@@ -1,18 +1,18 @@
-<!-- included start from accel-client-ip-pool-start-stop.xml.i -->
-<leafNode name="start">
- <properties>
- <help>First IP address in the pool</help>
- <constraint>
- <validator name="ipv4-address"/>
- </constraint>
- </properties>
-</leafNode>
-<leafNode name="stop">
- <properties>
- <help>Last IP address in the pool</help>
- <constraint>
- <validator name="ipv4-address"/>
- </constraint>
- </properties>
-</leafNode>
-<!-- included end -->
+<!-- included start from accel-client-ip-pool-start-stop.xml.i -->
+<leafNode name="start">
+ <properties>
+ <help>First IP address in the pool</help>
+ <constraint>
+ <validator name="ipv4-address"/>
+ </constraint>
+ </properties>
+</leafNode>
+<leafNode name="stop">
+ <properties>
+ <help>Last IP address in the pool</help>
+ <constraint>
+ <validator name="ipv4-address"/>
+ </constraint>
+ </properties>
+</leafNode>
+<!-- included end -->