summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/26-rule-limit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/26-rule-limit.xml')
-rw-r--r--tests/xmlfiles/26-rule-limit.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/xmlfiles/26-rule-limit.xml b/tests/xmlfiles/26-rule-limit.xml
deleted file mode 100644
index 92a2bd9..0000000
--- a/tests/xmlfiles/26-rule-limit.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<rule family="ip" table="filter" chain="INPUT" handle="100" version="0">
- <rule_flags>0</rule_flags>
- <expr type="limit">
- <rate>123123</rate>
- <depth>321321</depth>
- </expr>
-</rule>