summaryrefslogtreecommitdiff
path: root/interface-definitions/include/version/lldp-version.xml.i
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2022-02-16 11:31:23 -0600
committerJohn Estabrook <jestabro@vyos.io>2022-02-16 16:26:25 -0600
commit3795fdba8edf8e81298370d6cd8d81a779ae2997 (patch)
treedf234f88b0734d33eb82a863a75c1364fc9377af /interface-definitions/include/version/lldp-version.xml.i
parentf076f9f4cf6e6b7d89eada9f5d59bacea0f3af72 (diff)
downloadvyos-1x-3795fdba8edf8e81298370d6cd8d81a779ae2997.tar.gz
vyos-1x-3795fdba8edf8e81298370d6cd8d81a779ae2997.zip
xml: T3474: add component version include files
Add the include files containing the syntaxVersion element defining the version of the respective component; these files are included by the top level file 'xml-component-versions.xml.in'. Processing of these elements was previously added to the python xml lib in commit 40f5359d. This will replace the use of 'curver_DATA' in vyatta-cfg-system and other legacy packages.
Diffstat (limited to 'interface-definitions/include/version/lldp-version.xml.i')
-rw-r--r--interface-definitions/include/version/lldp-version.xml.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/interface-definitions/include/version/lldp-version.xml.i b/interface-definitions/include/version/lldp-version.xml.i
new file mode 100644
index 000000000..0deb73279
--- /dev/null
+++ b/interface-definitions/include/version/lldp-version.xml.i
@@ -0,0 +1,3 @@
+<!-- include start from include/version/lldp-version.xml.i -->
+<syntaxVersion component='lldp' version='1'></syntaxVersion>
+<!-- include end -->