summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/24-rule-ct.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/24-rule-ct.xml')
-rw-r--r--tests/xmlfiles/24-rule-ct.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/xmlfiles/24-rule-ct.xml b/tests/xmlfiles/24-rule-ct.xml
new file mode 100644
index 0000000..8fff41a
--- /dev/null
+++ b/tests/xmlfiles/24-rule-ct.xml
@@ -0,0 +1,10 @@
+<rule family="ip" table="filter" chain="INPUT" handle="100" version="0">
+ <rule_flags>0</rule_flags>
+ <compat_flags>0</compat_flags>
+ <compat_proto>0</compat_proto>
+ <expr type="ct">
+ <dreg>4</dreg>
+ <dir>1</dir>
+ <key>state</key>
+ </expr>
+</rule>