From 6e998edd483485bc3fac9f6ee5ebc059bac5d1cc Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 14 Jan 2010 07:48:19 -0800 Subject: [PATCH] Correct typo -- TC_EXPORT -> TC_EXPERT Signed-off-by: Tom Eastep --- Shorewall/releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index a9b7c032d..e2ab85fac 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -298,7 +298,7 @@ None. packets to PREROUTING complicates things without providing any real benefit. - Beginning with this release, when TRACK_PROVIDERS=Yes and TC_EXPORT=No, + Beginning with this release, when TRACK_PROVIDERS=Yes and TC_EXPERT=No, packets arriving through 'tracked' interfaces will not be passed to the PREROUTING rules. Since TRACK_PROVIDERS was just introduced in 4.4.3, this change should be transparent to most, if not all, users.