summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/21-rule-byteorder.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/21-rule-byteorder.json')
-rw-r--r--tests/jsonfiles/21-rule-byteorder.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/21-rule-byteorder.json b/tests/jsonfiles/21-rule-byteorder.json
new file mode 100644
index 0000000..631ee51
--- /dev/null
+++ b/tests/jsonfiles/21-rule-byteorder.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 21,"flags" : 0, "expr" : [ { "type" : "byteorder", "sreg" : 3, "dreg" : 4, "op" : "hton", "len" : 4, "size" : 4}]}}