]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
add note about deprecated state
authorHarald Welte <laforge@gnumonks.org>
Thu, 26 Jan 2006 14:43:01 +0000 (14:43 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 26 Jan 2006 14:43:01 +0000 (14:43 +0000)
extensions/libipt_dstlimit.man

index e4a4a5ab3204b990514340d4cdec89567b61de45..9df00f1c2e9b6325c6d0a0be80e3ebc758d9c2cc 100644 (file)
@@ -2,6 +2,8 @@ This module allows you to limit the packet per second (pps) rate on a per
 destination IP or per destination port base.  As opposed to the `limit' match,
 every destination ip / destination port has it's own limit.
 .TP
+THIS MODULE IS DEPRECATED AND HAS BEEN REPLACED BY ``hashlimit''
+.TP
 .BI "--dstlimit " "avg"
 Maximum average match rate (packets per second unless followed by /sec /minute /hour /day postfixes).
 .TP