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.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/xmlfiles/29-rule-lookup.xml b/tests/xmlfiles/29-rule-lookup.xml
index c77e95c..052b008 100644
--- a/tests/xmlfiles/29-rule-lookup.xml
+++ b/tests/xmlfiles/29-rule-lookup.xml
@@ -1,2 +1 @@
<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 -->