From e0528c5555e888b52deb2e8387f39bef294f3b69 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 1 Feb 2005 23:55:07 +0000 Subject: [PATCH] DROPINVALID into 2.0.16 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1936 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/Documentation.xml | 10 +++++----- Shorewall-docs2/errata.xml | 26 ++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/Shorewall-docs2/Documentation.xml b/Shorewall-docs2/Documentation.xml index 4e1f885cf..b65884e26 100644 --- a/Shorewall-docs2/Documentation.xml +++ b/Shorewall-docs2/Documentation.xml @@ -15,7 +15,7 @@ - 2005-01-26 + 2005-02-01 2001-2005 @@ -2655,10 +2655,10 @@ eth0 eth1 206.124.146.176 DROPINVALID - (Added at version 2.2.0) — Recent 2.6 kernels include code - that evaluates TCP packets based on TCP Window analysis. This can - cause packets that were previously classified as NEW or ESTABLISHED - to be classified as INVALID. + (Added at version 2.2.0 and backported into version 2.0.16) — + Recent 2.6 kernels include code that evaluates TCP packets based on + TCP Window analysis. This can cause packets that were previously + classified as NEW or ESTABLISHED to be classified as INVALID. The new kernel code can be disabled by including this command in your - 2004-12-02 + 2005-02-01 - 2001-2004 + 2001-2005 Thomas M. Eastep @@ -87,6 +87,28 @@ url="Documentation.htm#Bogons">bogons file. +
+ Problems in Version 2.2 + + Beginning with Shorewall version 2.2.0, errata will not be published + on this page. Rather, the download directory for each version will + contain: + + + + A known_problems.txt file. This file will + list all known problems and will describe to any corrections or + workarounds available. + + + + An errata sub-directory. + This directory will contain updated components that correct problems + listed in the known_problems.txt file. + + +
+
Problems in Version 2.0