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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jsonfiles/21-rule-byteorder.json b/tests/jsonfiles/21-rule-byteorder.json
index 3ad991d..9c5498e 100644
--- a/tests/jsonfiles/21-rule-byteorder.json
+++ b/tests/jsonfiles/21-rule-byteorder.json
@@ -1 +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}]}}
+{"rule":{"family":"ip","table":"filter","chain":"input","handle":21,"expr":[{"type":"byteorder","sreg":3,"dreg":4,"op":"hton","len":4,"size":4}]}}