Document per-IP rate limiting bug.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-02-13 07:26:49 -08:00
parent 53069ebf27
commit b8453c4bda
3 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Changes in Shorewall 4.4.7-1
None.
1) Don't apply rate limiting twice in NAT rules.
Changes in Shorewall 4.4.7

View File

@ -1 +1,5 @@
There are no known problems in Shorewall 4.4.7
1) All versions of Shorewall-perl mishandle per-IP rate limiting in
REDIRECT and DNAT rules. The effective rate and burst are 1/2 of
the values given in the rule.
Corrected in 4.4.7.1

View File

@ -187,7 +187,9 @@ Shorewall 4.4.7 Patch Release 1.
P R O B L E M S C O R R E C T E D I N 4 . 4 . 7 . 1
----------------------------------------------------------------------------
None.
1) All versions of Shorewall-perl mishandle per-IP rate limiting in
REDIRECT and DNAT rules. The effective rate and burst are 1/2 of
the values given in the rule.
----------------------------------------------------------------------------
P R O B L E M S C O R R E C T E D I N 4 . 4 . 7