summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/29-rule-match.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/29-rule-match.json')
-rw-r--r--tests/jsonfiles/29-rule-match.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/29-rule-match.json b/tests/jsonfiles/29-rule-match.json
new file mode 100644
index 0000000..8270764
--- /dev/null
+++ b/tests/jsonfiles/29-rule-match.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 9,"flags" : 0, "expr" : [ { "type" : "match", "name" : "state"}, { "type" : "counter", "pkts" : 0, "bytes" : 0}]}}