Rate Limiting in Rules - Part 5

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@709 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-08-13 19:29:15 +00:00
parent 8d9ec49a6b
commit eb2109e767

View File

@ -286,3 +286,10 @@ New Features:
matching a packet, one of the bursts will be regained; if no packets
hit the rule for 2 second, the burst will be fully recharged;
back where we started.
Warning: When rate limiting is specified on a rule with "all" in the
SOURCE or DEST fields, the limit will apply to each pair of
zones individually rather that as a single limit for all pairs of
zones covered by the rule.