]> git.ipfire.org Git - thirdparty/libnftnl.git/commitdiff
tests: remove several wrong XML nodes in tests
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 27 Jun 2013 19:25:03 +0000 (21:25 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 27 Jun 2013 19:26:29 +0000 (21:26 +0200)
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/xmlfiles/21-rule-byteorder.xml
tests/xmlfiles/23-rule-counter.xml
tests/xmlfiles/24-rule-ct.xml

index 44f9b784fc9123c4a5fbdd16a032b7ba7ae12c25..c749e77391729adda93000684fc118dd43432b3a 100644 (file)
@@ -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>
index e6ff78a7fca991b2652172856652816542659f23..a288c1d4be4f9de479e62f9a4a776495f8fcd9a0 100644 (file)
@@ -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>
index 8fff41a1869f37f76e36eb4c257c1718fb23d25a..6bcd149005060dc43f8ab01cba296c6985dc225c 100644 (file)
@@ -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>