summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/21-rule-byteorder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/21-rule-byteorder.xml')
-rw-r--r--tests/xmlfiles/21-rule-byteorder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xmlfiles/21-rule-byteorder.xml b/tests/xmlfiles/21-rule-byteorder.xml
index fce4ed1..2c30ad7 100644
--- a/tests/xmlfiles/21-rule-byteorder.xml
+++ b/tests/xmlfiles/21-rule-byteorder.xml
@@ -1 +1 @@
-<nftables><rule><family>ip</family><table>test</table><chain>test</chain><handle>1000</handle><expr type="byteorder"><sreg>3</sreg><dreg>4</dreg><op>hton</op><len>4</len><size>4</size></expr></rule></nftables>
+<nftables><add><rule><family>ip</family><table>test</table><chain>test</chain><handle>1000</handle><expr type="byteorder"><sreg>3</sreg><dreg>4</dreg><op>hton</op><len>4</len><size>4</size></expr></rule></add></nftables>