From: Maciej Soltysiak Date: Fri, 26 Aug 2005 10:32:27 +0000 (+0000) Subject: Note which kernel versions are affected by REJECT change (Maciej Soltysiak) X-Git-Tag: v1.3.4~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfc9b9383d70b122173ec8492697619eb61d5cf;p=thirdparty%2Fiptables.git Note which kernel versions are affected by REJECT change (Maciej Soltysiak) --- diff --git a/INCOMPATIBILITIES b/INCOMPATIBILITIES index 7057b268..ddb24087 100644 --- a/INCOMPATIBILITIES +++ b/INCOMPATIBILITIES @@ -4,6 +4,8 @@ INCOMPATIBILITIES: with kernels that do not support it, will result in a plain DROP instead of REJECT. Use with caution. Kernels that do support it: + 2.4 - since 2.4.22-pre9 + 2.6 - all - There are some issues related to upgrading from 1.2.x to 1.3.x on a system with dynamic ruleset changes during runtime. (Please see