summaryrefslogtreecommitdiff
path: root/interface-definitions/vpp.xml.in
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2026-02-11 10:28:14 +0200
committerNataliia Solomko <natalirs1985@gmail.com>2026-02-11 12:37:12 +0200
commiteee03985388eb43396559d551e0bf678568e89fd (patch)
tree2b39d6cea2cf9fe665c0e72b482fbd6bbf070db0 /interface-definitions/vpp.xml.in
parentf1ebc7820a54d7300e6b6e857be47a6dca289f54 (diff)
downloadvyos-1x-eee03985388eb43396559d551e0bf678568e89fd.tar.gz
vyos-1x-eee03985388eb43396559d551e0bf678568e89fd.zip
vpp: T8252: Change ACL node 'macip' to 'mac'
Diffstat (limited to 'interface-definitions/vpp.xml.in')
-rw-r--r--interface-definitions/vpp.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in
index 14a869849..b9ce1949f 100644
--- a/interface-definitions/vpp.xml.in
+++ b/interface-definitions/vpp.xml.in
@@ -1561,7 +1561,7 @@
</tagNode>
</children>
</node>
- <node name="macip">
+ <node name="mac">
<properties>
<help>Access Control List by mac address</help>
</properties>
@@ -1656,7 +1656,7 @@
<properties>
<help>ACL tag name</help>
<completionHelp>
- <path>vpp acl macip tag-name</path>
+ <path>vpp acl mac tag-name</path>
</completionHelp>
</properties>
</leafNode>