summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/27-rule-limit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xmlfiles/27-rule-limit.xml')
-rw-r--r--tests/xmlfiles/27-rule-limit.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/tests/xmlfiles/27-rule-limit.xml b/tests/xmlfiles/27-rule-limit.xml
index aa6d607..aa81b4e 100644
--- a/tests/xmlfiles/27-rule-limit.xml
+++ b/tests/xmlfiles/27-rule-limit.xml
@@ -1,11 +1 @@
-<rule>
- <family>ip</family>
- <table>filter</table>
- <chain>INPUT</chain>
- <handle>100</handle>
- <flags>0</flags>
- <expr type="limit">
- <rate>123123</rate>
- <depth>321321</depth>
- </expr>
-</rule>
+<rule><family>ip</family><table>filter</table><chain>INPUT</chain><handle>100</handle><flags>0</flags><expr type="limit"><rate>123123</rate><depth>321321</depth></expr></rule>