]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: clarify libxt_connlimit defaults
authorJan Engelhardt <jengelh@medozas.de>
Sun, 21 Aug 2011 06:43:15 +0000 (08:43 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 21 Aug 2011 06:43:15 +0000 (08:43 +0200)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_connlimit.man

index bd369a69b2b6d6ead543bc0a34f5ce1542c1a982..ad9f40fa19b7a3e4284d3ffd31bf5286497122d1 100644 (file)
@@ -13,7 +13,8 @@ Group hosts using the prefix length. For IPv4, this must be a number between
 maximum prefix length for the applicable protocol is used.
 .TP
 \fB\-\-connlimit\-saddr\fP
-Apply the limit onto the source group.
+Apply the limit onto the source group. This is the default if
+\-\-connlimit\-daddr is not specified.
 .TP
 \fB\-\-connlimit\-daddr\fP
 Apply the limit onto the destination group.