summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/29-rule-lookup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/29-rule-lookup.xml')
-rw-r--r--tests/xmlfiles/29-rule-lookup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xmlfiles/29-rule-lookup.xml b/tests/xmlfiles/29-rule-lookup.xml
index b08ccd3..c77e95c 100644
--- a/tests/xmlfiles/29-rule-lookup.xml
+++ b/tests/xmlfiles/29-rule-lookup.xml
@@ -1,2 +1,2 @@
-<rule><family>ip6</family><table>filter</table><chain>test</chain><handle>37</handle><expr type="lookup"><set>set0</set><sreg>1</sreg><dreg>0</dreg></expr></rule>
+<nftables><rule><family>ip6</family><table>filter</table><chain>test</chain><handle>37</handle><expr type="lookup"><set>set0</set><sreg>1</sreg><dreg>0</dreg></expr></rule></nftables>
<!-- nft add rule ip6 filter test ip6 saddr { ::2 , ::3 } drop -->