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:21:02 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-23 14:21:02 +0100
commitcb1a6857b590fcebd10fe905837e94dbdd631931 (patch)
tree796ef2da6d57a5bf41afa79ead9e1ecd7179eac4 /interface-definitions/include/accel-client-ip-pool-start-stop.xml.i
parent5a20c17fceffcbb977f713579a22fdb22f16cc74 (diff)
downloadvyos-1x-cb1a6857b590fcebd10fe905837e94dbdd631931.tar.gz
vyos-1x-cb1a6857b590fcebd10fe905837e94dbdd631931.zip
xml: include: accel: convert dos/unix line endings
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 -->