summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/ipv4-hook-input.xml.i
diff options
context:
space:
mode:
authorl0crian1 <ryan.claridge13@gmail.com>2025-09-05 16:37:19 -0400
committerl0crian1 <ryan.claridge13@gmail.com>2025-09-05 16:37:19 -0400
commit6611627f6a73af912082dc79c3039e6c492a6cc6 (patch)
tree00c32226cbde04336361074f771da8b5654a3008 /interface-definitions/include/firewall/ipv4-hook-input.xml.i
parenta4b72d3839f2ee05456b0677a8f2cc27c04a9423 (diff)
downloadvyos-1x-6611627f6a73af912082dc79c3039e6c492a6cc6.tar.gz
vyos-1x-6611627f6a73af912082dc79c3039e6c492a6cc6.zip
Firewall: T7475: Disable conntrack per firewall chain
- Added command to disable conntrack per firewall chain - Added test_disable_conntrack_per_chain function to smoketest
Diffstat (limited to 'interface-definitions/include/firewall/ipv4-hook-input.xml.i')
-rw-r--r--interface-definitions/include/firewall/ipv4-hook-input.xml.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/ipv4-hook-input.xml.i b/interface-definitions/include/firewall/ipv4-hook-input.xml.i
index 491d1a9f3..64366eac0 100644
--- a/interface-definitions/include/firewall/ipv4-hook-input.xml.i
+++ b/interface-definitions/include/firewall/ipv4-hook-input.xml.i
@@ -9,6 +9,7 @@
<help>IPv4 firewall input filter</help>
</properties>
<children>
+ #include <include/firewall/disable-conntrack.xml.i>
#include <include/firewall/default-action-base-chains.xml.i>
#include <include/firewall/default-log.xml.i>
#include <include/generic-description.xml.i>