From fe4a195b91a48258f27ecc3d71a754fe87bffad2 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 13 Aug 2003 19:32:12 +0000 Subject: [PATCH] Rate Limiting in Rules - Part 6 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@710 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 78e2afe7c..f1a76c889 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -289,7 +289,7 @@ New Features: 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 individually rather than as a single limit for all pairs of zones covered by the rule.