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