diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/libipt_dstlimit.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/libipt_dstlimit.man b/extensions/libipt_dstlimit.man index e4a4a5ab..9df00f1c 100644 --- a/extensions/libipt_dstlimit.man +++ b/extensions/libipt_dstlimit.man @@ -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 |