From 9791258d7d5320d3a8bfa45d43b59fd35e8a2131 Mon Sep 17 00:00:00 2001 From: sarthurdev <965089+sarthurdev@users.noreply.github.com> Date: Fri, 10 Jun 2022 16:57:21 +0200 Subject: firewall: T478: Add support for nesting groups --- interface-definitions/firewall.xml.in | 54 +++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'interface-definitions/firewall.xml.in') diff --git a/interface-definitions/firewall.xml.in b/interface-definitions/firewall.xml.in index 63095bc20..6ab11c790 100644 --- a/interface-definitions/firewall.xml.in +++ b/interface-definitions/firewall.xml.in @@ -97,6 +97,15 @@ + + + Include another address-group + + firewall group address-group + + + + #include @@ -151,6 +160,15 @@ + + + Include another ipv6-address-group + + firewall group ipv6-address-group + + + + #include @@ -176,6 +194,15 @@ + + + Include another ipv6-network-group + + firewall group ipv6-network-group + + + + @@ -200,6 +227,15 @@ + + + Include another mac-group + + firewall group mac-group + + + + @@ -224,6 +260,15 @@ + + + Include another network-group + + firewall group network-group + + + + @@ -256,6 +301,15 @@ + + + Include another port-group + + firewall group port-group + + + + -- cgit v1.2.3