mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-27 13:11:57 +02:00
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:
parent
8d9ec49a6b
commit
eb2109e767
@ -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.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user