From 5cafb22c1574f247e0a9dd004a7cf60932a20f43 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 19 Feb 2010 14:13:12 -0800 Subject: [PATCH] Add ACCEPT+ to problems corrected and Known Problems. Signed-off-by: Tom Eastep --- Shorewall/known_problems.txt | 4 ++-- Shorewall/releasenotes.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 22cda2194..99e0a3af3 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -60,7 +60,7 @@ 'shorewall' table which lead to unexpected results. 8) All prior 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. + in REDIRECT, DNAT and ACCEPT+ rules. The effective rate and burst + are 1/2 of the values given in the rule. Corrected in 4.4.7.5. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index a4329865c..7c7ae13ab 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -215,9 +215,9 @@ Shorewall 4.4.7 Patch Release 5. 'shorewall' table which lead to unexpected results. 4) All prior 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. This problem has been corrected so - that the specified rate is now the effective rate. + in REDIRECT, DNAT and ACCEPT+ rules. The effective rate and burst + are 1/2 of the values given in the rule. This problem has been + corrected so that the specified rate is now the effective rate. ---------------------------------------------------------------------------- P R O B L E M S C O R R E C T E D I N 4 . 4 . 7 . 4