summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-19 19:33:30 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-19 19:34:43 +0200
commitd579a6c16c694f7c1867a0fba4314baaeddda358 (patch)
treec3eac53e9c338b24dab22af6c6e8170fe6e2d68e
parent38ec47e3fabf1de0c8c13d0f5743107614b6726c (diff)
downloadvyos-1x-d579a6c16c694f7c1867a0fba4314baaeddda358.tar.gz
vyos-1x-d579a6c16c694f7c1867a0fba4314baaeddda358.zip
xml: T2337: bugfix on missing hw-id node
Commit 021a2470bd67 ("XML: T2282: clarify on ethernet and wireless hw-id nodes") created a common XML include file out of the MAC address include file which totally blew everything as we now have two "mac" nodes as it was not renamed to "hw-id".
-rw-r--r--interface-definitions/include/interface-hw-id.xml.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/interface-hw-id.xml.i b/interface-definitions/include/interface-hw-id.xml.i
index cefc9f0a0..318ddd1c4 100644
--- a/interface-definitions/include/interface-hw-id.xml.i
+++ b/interface-definitions/include/interface-hw-id.xml.i
@@ -1,4 +1,4 @@
-<leafNode name="mac">
+<leafNode name="hw-id">
<properties>
<help>Associate Ethernet Interface with given Media Access Control (MAC) address</help>
<valueHelp>