summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connrate.man
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-09-06 11:06:11 +0000
committerPatrick McHardy <kaber@trash.net>2007-09-06 11:06:11 +0000
commit07143e402a60f46f17ef34c210781f100eb7abde (patch)
tree7c36504f45e60b3f3aa63633fbdb06110b63a622 /extensions/libipt_connrate.man
parent6c4ab9cfa2f42d4efe22bcaee2614ccde941ddac (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 45cba9d9..00000000
--- 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.