diff options
Diffstat (limited to 'interface-definitions/vpp.xml.in')
| -rw-r--r-- | interface-definitions/vpp.xml.in | 4 |
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> |
