From 654c8cad2daaf84a07e4664d2c0469a863a46bdc Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 25 May 2021 23:17:16 +0300 Subject: firewall: T3568: add XML definitions for firewall Add XML for configuration mode firewall. Used for future rewriting it to Python style. --- .../firewall/source-destination-group.xml.i | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 interface-definitions/include/firewall/source-destination-group.xml.i (limited to 'interface-definitions/include/firewall/source-destination-group.xml.i') diff --git a/interface-definitions/include/firewall/source-destination-group.xml.i b/interface-definitions/include/firewall/source-destination-group.xml.i new file mode 100644 index 000000000..30226b0d8 --- /dev/null +++ b/interface-definitions/include/firewall/source-destination-group.xml.i @@ -0,0 +1,24 @@ + + + + Group + + + + + Group of addresses + + + + + Group of networks + + + + + Group of ports + + + + + -- cgit v1.2.3