diff options
author | Maciej Soltysiak <solt@dns.toxicfilms.tv> | 2005-08-26 10:32:27 +0000 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2005-08-26 10:32:27 +0000 |
commit | 9cfc9b9383d70b122173ec8492697619eb61d5cf (patch) | |
tree | ec439f3c72e3a0e153531f8fcf8b44639867a3e4 /INCOMPATIBILITIES | |
parent | e40b11d7ef827c0e8519bcdc34619e7bcc92710f (diff) |
Note which kernel versions are affected by REJECT change (Maciej Soltysiak)
Diffstat (limited to 'INCOMPATIBILITIES')
-rw-r--r-- | INCOMPATIBILITIES | 2 |
1 files changed, 2 insertions, 0 deletions
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 |