summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_quota.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_quota.man')
-rw-r--r--extensions/libipt_quota.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/extensions/libipt_quota.man b/extensions/libipt_quota.man
new file mode 100644
index 0000000..8a07ec0
--- /dev/null
+++ b/extensions/libipt_quota.man
@@ -0,0 +1,7 @@
+Implements network quotas by decrementing a byte counter with each
+packet.
+.TP
+.BI "--quota " "bytes"
+The quota in bytes.
+.P
+KNOWN BUGS: this does not work on SMP systems.