summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/27-rule-limit.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/27-rule-limit.json')
-rw-r--r--tests/jsonfiles/27-rule-limit.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/27-rule-limit.json b/tests/jsonfiles/27-rule-limit.json
new file mode 100644
index 0000000..4ae3b70
--- /dev/null
+++ b/tests/jsonfiles/27-rule-limit.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 27,"flags" : 0, "expr" : [ { "type" : "limit", "rate" : 321321, "depth" : 0 }]}}