summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_statistic.man
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2011-05-09 20:23:21 +0200
committerPatrick McHardy <kaber@trash.net>2011-05-09 20:23:21 +0200
commitc29f7ef7cb5a31620060ef721d3c65b343eb537a (patch)
tree09d7a610fbdda5c259d85458f4b6cf9ae9b07f03 /extensions/libxt_statistic.man
parentedc2b1adf32d2b11e126174f525293b3bca6e7bc (diff)
parent6cfb28bb9032dcf2749ff80f88ad37b9fe5e7c2a (diff)
Merge branch 'opts' of git://dev.medozas.de/iptables
Diffstat (limited to 'extensions/libxt_statistic.man')
-rw-r--r--extensions/libxt_statistic.man11
1 files changed, 5 insertions, 6 deletions
diff --git a/extensions/libxt_statistic.man b/extensions/libxt_statistic.man
index 8fc3b293..47182bfb 100644
--- a/extensions/libxt_statistic.man
+++ b/extensions/libxt_statistic.man
@@ -11,13 +11,12 @@ Set the matching mode of the matching rule, supported modes are
and
.B nth.
.TP
-\fB\-\-probability\fP \fIp\fP
-Set the probability from 0 to 1 for a packet to be randomly
-matched. It works only with the
-.B random
-mode.
+[\fB!\fP] \fB\-\-probability\fP \fIp\fP
+Set the probability for a packet to be randomly matched. It only works with the
+\fBrandom\fP mode. \fIp\fP must be within 0.0 and 1.0. The supported
+granularity is in 1/2147483648th increments.
.TP
-\fB\-\-every\fP \fIn\fP
+[\fB!\fP] \fB\-\-every\fP \fIn\fP
Match one packet every nth packet. It works only with the
.B nth
mode (see also the