mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-10 06:49:18 +01:00
Document per-IP rate limiting bug.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
53069ebf27
commit
b8453c4bda
@ -1,6 +1,6 @@
|
|||||||
Changes in Shorewall 4.4.7-1
|
Changes in Shorewall 4.4.7-1
|
||||||
|
|
||||||
None.
|
1) Don't apply rate limiting twice in NAT rules.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.7
|
Changes in Shorewall 4.4.7
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
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
|
P R O B L E M S C O R R E C T E D I N 4 . 4 . 7
|
||||||
|
Loading…
Reference in New Issue
Block a user