From 524b517c53d18b0b50e7ddc83da4baec63172bb8 Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Mon, 14 Aug 2023 10:13:39 -0300 Subject: T5450: update smoketest and interface definition in order to work with new firewall cli --- .../include/firewall/match-interface.xml.i | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'interface-definitions/include/firewall') diff --git a/interface-definitions/include/firewall/match-interface.xml.i b/interface-definitions/include/firewall/match-interface.xml.i index a62bf8d89..7810f88ab 100644 --- a/interface-definitions/include/firewall/match-interface.xml.i +++ b/interface-definitions/include/firewall/match-interface.xml.i @@ -7,10 +7,18 @@ txt - Interface name, wildcard (*) supported + Interface name + + + txt* + Interface name with wildcard + + + !txt + Inverted interface name to match - #include + #include @@ -20,6 +28,14 @@ firewall group interface-group + + txt + Interface-group name to match + + + !txt + Inverted interface-group name to match + \ No newline at end of file -- cgit v1.2.3