summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-09 19:45:15 +0200
committerChristian Poessinger <christian@poessinger.com>2021-05-09 19:45:15 +0200
commiteee5b7a2bee589016b8414fafb60e2bc9f25fc53 (patch)
tree773ab634ab6824fde9a77e8542914d0475f3f884 /interface-definitions
parentf4f081cefcc560cbcc5640b098f3172ff006e15a (diff)
downloadvyos-1x-eee5b7a2bee589016b8414fafb60e2bc9f25fc53.tar.gz
vyos-1x-eee5b7a2bee589016b8414fafb60e2bc9f25fc53.zip
xml: fix include comments in interface-definitions
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/include/bgp/afi-common-flowspec.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv4-flowspec.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv4-labeled-unicast.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv4-multicast.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv6-flowspec.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv6-labeled-unicast.xml.i2
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv6-multicast.xml.i2
-rw-r--r--interface-definitions/include/policy/action.xml.i4
-rw-r--r--interface-definitions/include/policy/description.xml.i4
-rw-r--r--interface-definitions/include/routing-passive-interface-xml.i4
11 files changed, 14 insertions, 14 deletions
diff --git a/interface-definitions/include/bgp/afi-common-flowspec.xml.i b/interface-definitions/include/bgp/afi-common-flowspec.xml.i
index 819e5cbb5..fb3308ee8 100644
--- a/interface-definitions/include/bgp/afi-common-flowspec.xml.i
+++ b/interface-definitions/include/bgp/afi-common-flowspec.xml.i
@@ -4,4 +4,4 @@
#include <include/bgp/afi-route-reflector-client.xml.i>
#include <include/bgp/afi-route-server-client.xml.i>
#include <include/bgp/afi-soft-reconfiguration.xml.i>
-<!-- included end -->
+<!-- include end -->
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-flowspec.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-flowspec.xml.i
index 9c700bd11..2f0ed72bf 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv4-flowspec.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-flowspec.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv4-flowspec.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv4-flowspec.xml.i -->
<node name="ipv4-flowspec">
<properties>
<help>IPv4 Flow Specification BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-labeled-unicast.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-labeled-unicast.xml.i
index a489666e4..45a440fd8 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv4-labeled-unicast.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-labeled-unicast.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv4-labeled-unicast.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv4-labeled-unicast.xml.i -->
<node name="ipv4-labeled-unicast">
<properties>
<help>IPv4 Labeled Unicast BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-multicast.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-multicast.xml.i
index 5a6e66dc1..6526169ca 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv4-multicast.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-multicast.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv4-multicast.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv4-multicast.xml.i -->
<node name="ipv4-multicast">
<properties>
<help>IPv4 Multicast BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i
index 967d78486..838327bc9 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp/neighbor-afi-ipv4-vpn.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv4-vpn.xml.i -->
<node name="ipv4-vpn">
<properties>
<help>IPv4 VPN BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv6-flowspec.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv6-flowspec.xml.i
index 692310b0c..bc61076aa 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv6-flowspec.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv6-flowspec.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv6-flowspec.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv6-flowspec.xml.i -->
<node name="ipv6-flowspec">
<properties>
<help>IPv6 Flow Specification BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv6-labeled-unicast.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv6-labeled-unicast.xml.i
index eb4f7939c..f680b7357 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv6-labeled-unicast.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv6-labeled-unicast.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv6-labeled-unicast.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv6-labeled-unicast.xml.i -->
<node name="ipv6-labeled-unicast">
<properties>
<help>IPv6 Labeled Unicast BGP neighbor parameters</help>
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv6-multicast.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv6-multicast.xml.i
index 1d8e84935..1f8db8361 100644
--- a/interface-definitions/include/bgp/neighbor-afi-ipv6-multicast.xml.i
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv6-multicast.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from bgp-neighbor-afi-ipv6-multicast.xml.i -->
+<!-- include start from bgp/neighbor-afi-ipv6-multicast.xml.i -->
<node name="ipv6-multicast">
<properties>
<help>IPv6 Multicast BGP neighbor parameters</help>
diff --git a/interface-definitions/include/policy/action.xml.i b/interface-definitions/include/policy/action.xml.i
index fddbd5a98..3b9b458d4 100644
--- a/interface-definitions/include/policy/action.xml.i
+++ b/interface-definitions/include/policy/action.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from policy-list-action.xml.i -->
+<!-- include start from policy/action.xml.i -->
<leafNode name="action">
<properties>
<help>Action to take on entries matching this rule [REQUIRED]</help>
@@ -18,4 +18,4 @@
</constraint>
</properties>
</leafNode>
-<!-- included end -->
+<!-- include end -->
diff --git a/interface-definitions/include/policy/description.xml.i b/interface-definitions/include/policy/description.xml.i
index 15a77cd66..e2ff35d02 100644
--- a/interface-definitions/include/policy/description.xml.i
+++ b/interface-definitions/include/policy/description.xml.i
@@ -1,4 +1,4 @@
-<!-- included start from policy/description.xml.i -->
+<!-- include start from policy/description.xml.i -->
<leafNode name="description">
<properties>
<help>Description</help>
@@ -8,4 +8,4 @@
</valueHelp>
</properties>
</leafNode>
-<!-- included end -->
+<!-- include end -->
diff --git a/interface-definitions/include/routing-passive-interface-xml.i b/interface-definitions/include/routing-passive-interface-xml.i
index 8478620cf..9bd4dac2a 100644
--- a/interface-definitions/include/routing-passive-interface-xml.i
+++ b/interface-definitions/include/routing-passive-interface-xml.i
@@ -1,4 +1,4 @@
-<!-- included start from routing-passive-interface-xml.i -->
+<!-- include start from routing-passive-interface-xml.i -->
<leafNode name="passive-interface">
<properties>
<help>Suppress routing updates on an interface</help>
@@ -21,4 +21,4 @@
<multi/>
</properties>
</leafNode>
-<!-- included end -->
+<!-- include end -->