summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connlimit.man
Commit message (Collapse)AuthorAgeFilesLines
* libxt_connlimit: support for dstaddr-supporting revision 1Jan Engelhardt2011-01-191-2/+12
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* libxt_connlimit: add a --connlimit-upto optionJan Engelhardt2011-01-181-3/+6
| | | | | | | | Direct specifications like "upto" are easier to grasp than "not above". This patch adds such an upto variant similar to what libxt_hashlimit already has. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* libxt_connlimit: reword help text to say prefix lengthJan Engelhardt2011-01-181-1/+2
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* doc: consistent use of markupJan Engelhardt2010-07-231-1/+1
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* manpages: markup correctionsJan Engelhardt2009-06-101-1/+1
| | | | | | | | The manpage of xt_cluster and xt_recent had some unclosed tags. Backslashes in commands are also not wanted because manpages are a freeform, automatically-wrapped text. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-8/+8
| | | | | | | groff formats '-' as a hyphen, and '\-' is needed for a minus. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* Combine ipt and ip6t manpagesJan Engelhardt2008-04-141-0/+27
Combine ipt and ip6t manpages