summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connrate.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_connrate.man')
-rw-r--r--extensions/libipt_connrate.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/libipt_connrate.man b/extensions/libipt_connrate.man
new file mode 100644
index 00000000..45cba9d9
--- /dev/null
+++ b/extensions/libipt_connrate.man
@@ -0,0 +1,6 @@
+This module matches the current transfer rate in a connection.
+.TP
+.BI "--connrate " "[!] [\fIfrom\fP]:[\fIto\fP]"
+Match against the current connection transfer rate being within 'from'
+and 'to' bytes per second. When the "!" argument is used before the
+range, the sense of the match is inverted.