summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-01-25 18:31:16 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-01-25 19:13:49 +0100
commitfbd47262d2417c17f1c57896dea8a0c55fb6c770 (patch)
treee7aec9e70b431f5cf38be9be4cff0195c0bdc8db /extensions
parent6f03bf79952753fbc0dc8611aa4d6e70a108dbc7 (diff)
libxt_quota: clarifications on matching
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_quota.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/libxt_quota.man b/extensions/libxt_quota.man
index 8d9e18b8..fbecf370 100644
--- a/extensions/libxt_quota.man
+++ b/extensions/libxt_quota.man
@@ -1,5 +1,7 @@
Implements network quotas by decrementing a byte counter with each
-packet.
+packet. The condition matches until the byte counter reaches zero. Behavior
+is reversed with negation (i.e. the condition does not match until the
+byte counter reaches zero).
.TP
[\fB!\fP] \fB\-\-quota\fP \fIbytes\fP
The quota in bytes.