From b9c2ce3e3589fe3c94d6d8d258e1bbc43571e690 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 7 Jan 2022 22:04:41 +0100 Subject: xml: firewall: T4130: add protocol completion helper all and tcp_udp --- interface-definitions/include/firewall/common-rule.xml.i | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'interface-definitions/include/firewall') diff --git a/interface-definitions/include/firewall/common-rule.xml.i b/interface-definitions/include/firewall/common-rule.xml.i index 727200ed7..92950cc68 100644 --- a/interface-definitions/include/firewall/common-rule.xml.i +++ b/interface-definitions/include/firewall/common-rule.xml.i @@ -100,6 +100,7 @@ Protocol to match (protocol name, number, or "all") + all tcp_udp all @@ -113,9 +114,13 @@ u32:0-255 IP protocol number + + <protocol> + IP protocol name + !<protocol> - IP protocol number + IP protocol name -- cgit v1.2.3