summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connrate.man
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-09-06 11:06:11 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-09-06 11:06:11 +0000
commitb43c2fe7c95f14a318b92b545a3af608e402486e (patch)
tree7c36504f45e60b3f3aa63633fbdb06110b63a622 /extensions/libipt_connrate.man
parent9ebf2c9fc0acea768e870c5a59954f5ca9d8cb74 (diff)
Remove unsupported connrate extension
Diffstat (limited to 'extensions/libipt_connrate.man')
-rw-r--r--extensions/libipt_connrate.man6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/libipt_connrate.man b/extensions/libipt_connrate.man
deleted file mode 100644
index 45cba9d..0000000
--- a/extensions/libipt_connrate.man
+++ /dev/null
@@ -1,6 +0,0 @@
-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.