From 3ce9583b9420ed72cf45728f439f00b1c4cf5800 Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Fri, 5 Jan 2024 12:13:17 +0000 Subject: T4839: firewall: Add dynamic address group in firewall configuration, and appropiate commands to populate such groups using source and destination address of the packet. (cherry picked from commit 6ce5fedb602c5ea0df52049a5e9c4fb4f5a86122) --- interface-definitions/firewall.xml.in | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'interface-definitions/firewall.xml.in') diff --git a/interface-definitions/firewall.xml.in b/interface-definitions/firewall.xml.in index a4023058f..662ba24ab 100644 --- a/interface-definitions/firewall.xml.in +++ b/interface-definitions/firewall.xml.in @@ -115,6 +115,35 @@ #include + + + Firewall dynamic group + + + + + Firewall dynamic address group + + [a-zA-Z0-9][\w\-\.]* + + + + #include + + + + + Firewall dynamic IPv6 address group + + [a-zA-Z0-9][\w\-\.]* + + + + #include + + + + Firewall interface-group -- cgit v1.2.3