From 64ee13cf9374d6e726570a8d0083c2e7a386a873 Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Fri, 24 Nov 2023 10:24:48 +0000 Subject: T5775: firewall: re-add state-policy to firewall. These commands are now included in node. --- .../include/firewall/global-options.xml.i | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/firewall/global-options.xml.i b/interface-definitions/include/firewall/global-options.xml.i index e655cd6ac..415d85f05 100644 --- a/interface-definitions/include/firewall/global-options.xml.i +++ b/interface-definitions/include/firewall/global-options.xml.i @@ -167,6 +167,43 @@ disable + + + Global firewall state-policy + + + + + Global firewall policy for packets part of an established connection + + + #include + #include + #include + + + + + Global firewall policy for packets part of an invalid connection + + + #include + #include + #include + + + + + Global firewall policy for packets part of a related connection + + + #include + #include + #include + + + + Policy for using TCP SYN cookies with IPv4 -- cgit v1.2.3