summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/24-rule-ct.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/24-rule-ct.xml')
-rw-r--r--tests/xmlfiles/24-rule-ct.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/xmlfiles/24-rule-ct.xml b/tests/xmlfiles/24-rule-ct.xml
index e8e565d..b3f4ad8 100644
--- a/tests/xmlfiles/24-rule-ct.xml
+++ b/tests/xmlfiles/24-rule-ct.xml
@@ -1,2 +1 @@
<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 -->