diff options
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index ac14c9e..08000f6e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -193,6 +193,12 @@ could cause erratic behavior or kernel panics after flushing the Security Policy Database (SPD).</para> + <para>The <literal>PFIL_HOOKS</literal> option is now enabled by + default in the <filename>GENERIC</filename> kernel. The most + notable effect of this change is to make + <application>IPFilter</application> work correctly when loaded + as a kernel module.</para> + <para>The following TCP features are now enabled by default: RFC 3042 (Limited Retransmit), RFC 3390 (increased initial congestion window sizes), TCP bandwidth-delay product diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index ac14c9e..08000f6e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -193,6 +193,12 @@ could cause erratic behavior or kernel panics after flushing the Security Policy Database (SPD).</para> + <para>The <literal>PFIL_HOOKS</literal> option is now enabled by + default in the <filename>GENERIC</filename> kernel. The most + notable effect of this change is to make + <application>IPFilter</application> work correctly when loaded + as a kernel module.</para> + <para>The following TCP features are now enabled by default: RFC 3042 (Limited Retransmit), RFC 3390 (increased initial congestion window sizes), TCP bandwidth-delay product |