summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/30-rule-lookup.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/30-rule-lookup.json')
-rw-r--r--tests/jsonfiles/30-rule-lookup.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/30-rule-lookup.json b/tests/jsonfiles/30-rule-lookup.json
new file mode 100644
index 0000000..e98b865
--- /dev/null
+++ b/tests/jsonfiles/30-rule-lookup.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 8,"flags" : 0, "expr" : [ { "type" : "payload", "dreg" : 1, "offset" : 12, "len" : 4, "base" : "network"}, { "type" : "lookup", "set" : "set0", "sreg" : 1, "dreg" : 0}]}}