summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connlimit.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-01-18 17:17:00 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-01-18 17:17:00 +0100
commit8d5e773508b154dcfa8d866f68f64ef1ad773957 (patch)
tree326a19c8e2aa5bc7473a1d74946f675111d778f3 /extensions/libxt_connlimit.man
parent9c60365e043a430f74115bbfaf58ce0df7585f49 (diff)
libxt_connlimit: reword help text to say prefix length
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_connlimit.man')
-rw-r--r--extensions/libxt_connlimit.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/libxt_connlimit.man b/extensions/libxt_connlimit.man
index c0246fdc..f8f9c7b8 100644
--- a/extensions/libxt_connlimit.man
+++ b/extensions/libxt_connlimit.man
@@ -6,7 +6,8 @@ Match if the number of existing connections is (not) above \fIn\fP.
.TP
\fB\-\-connlimit\-mask\fP \fIprefix_length\fP
Group hosts using the prefix length. For IPv4, this must be a number between
-(including) 0 and 32. For IPv6, between 0 and 128.
+(including) 0 and 32. For IPv6, between 0 and 128. If not specified, the
+maximum prefix length for the applicable protocol is used.
.P
Examples:
.TP