summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/29-rule-lookup.xml
blob: c77e95cbbcf6698b3b96fd034c2021258e9a2a6e (plain)
1
2
<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 -->