summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/24-rule-ct.xml
blob: e8e565d133564aacc63ff9947da8500e790a8067 (plain)
1
2
<nftables><rule><family>ip</family><table>filter</table><chain>INPUT</chain><handle>100</handle><expr type="ct"><dreg>1</dreg><key>state</key><dir>0</dir></expr></rule></nftables>
<!-- nft add rule filter input ct state new,established accept -->