summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles')
-rw-r--r--tests/xmlfiles/21-rule-byteorder.xml4
-rw-r--r--tests/xmlfiles/23-rule-counter.xml1
-rw-r--r--tests/xmlfiles/24-rule-ct.xml2
3 files changed, 1 insertions, 6 deletions
diff --git a/tests/xmlfiles/21-rule-byteorder.xml b/tests/xmlfiles/21-rule-byteorder.xml
index 44f9b78..c749e77 100644
--- a/tests/xmlfiles/21-rule-byteorder.xml
+++ b/tests/xmlfiles/21-rule-byteorder.xml
@@ -1,7 +1,5 @@
<rule family="ip" table="test" chain="test" handle="1000" version="0">
- <rule_flags>123</rule_flags>
- <compat_flags>123</compat_flags>
- <compat_proto>123</compat_proto>
+ <rule_flags>0</rule_flags>
<expr type="byteorder">
<sreg>3</sreg>
<dreg>4</dreg>
diff --git a/tests/xmlfiles/23-rule-counter.xml b/tests/xmlfiles/23-rule-counter.xml
index e6ff78a..a288c1d 100644
--- a/tests/xmlfiles/23-rule-counter.xml
+++ b/tests/xmlfiles/23-rule-counter.xml
@@ -1,6 +1,5 @@
<rule family="ip6" table="filter" chain="INPUT" handle="100" version="0">
<rule_flags>0</rule_flags>
- <flags>127</flags>
<expr type="counter">
<pkts>123123</pkts>
<bytes>321321</bytes>
diff --git a/tests/xmlfiles/24-rule-ct.xml b/tests/xmlfiles/24-rule-ct.xml
index 8fff41a..6bcd149 100644
--- a/tests/xmlfiles/24-rule-ct.xml
+++ b/tests/xmlfiles/24-rule-ct.xml
@@ -1,7 +1,5 @@
<rule family="ip" table="filter" chain="INPUT" handle="100" version="0">
<rule_flags>0</rule_flags>
- <compat_flags>0</compat_flags>
- <compat_proto>0</compat_proto>
<expr type="ct">
<dreg>4</dreg>
<dir>1</dir>