summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/30-rule-match.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/30-rule-match.xml')
-rw-r--r--tests/xmlfiles/30-rule-match.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/xmlfiles/30-rule-match.xml b/tests/xmlfiles/30-rule-match.xml
new file mode 100644
index 0000000..1738aa1
--- /dev/null
+++ b/tests/xmlfiles/30-rule-match.xml
@@ -0,0 +1,6 @@
+<rule family="ip" table="filter" chain="INPUT" handle="100" version="0">
+ <rule_flags>0</rule_flags>
+ <expr type="match">
+ <name>state</name>
+ </expr>
+</rule>