From: Jan Engelhardt Date: Sun, 21 Aug 2011 06:43:15 +0000 (+0200) Subject: doc: clarify libxt_connlimit defaults X-Git-Tag: v1.4.12.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e1f97a966e82155ebc00b30e3b60c48d060448;p=thirdparty%2Fiptables.git doc: clarify libxt_connlimit defaults Signed-off-by: Jan Engelhardt --- diff --git a/extensions/libxt_connlimit.man b/extensions/libxt_connlimit.man index bd369a69..ad9f40fa 100644 --- a/extensions/libxt_connlimit.man +++ b/extensions/libxt_connlimit.man @@ -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.