summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/24-rule-ct.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/24-rule-ct.json')
-rw-r--r--tests/jsonfiles/24-rule-ct.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/24-rule-ct.json b/tests/jsonfiles/24-rule-ct.json
new file mode 100644
index 0000000..2c640c5
--- /dev/null
+++ b/tests/jsonfiles/24-rule-ct.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 24,"flags" : 0, "expr" : [ { "type" : "ct", "dreg" : 1, "key" : "state"}, { "type" : "cmp", "sreg" : 1, "op" : "eq", "cmpdata" : {"data_reg": { "type" : "value", "len" : 4, "data0" : "0x00000008"}}}]}}