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