summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-12-13 06:03:08 +0000
committerbmah <bmah@FreeBSD.org>2001-12-13 06:03:08 +0000
commit4fd1754c9d53cd6519386b6527507345afc6d7f7 (patch)
treedd0bd47a12138689f70272d9b26cc8efd1a62d14 /release
parent1ee5eb876139f90efd3576e0c9a7d8a352effc52 (diff)
downloadFreeBSD-src-4fd1754c9d53cd6519386b6527507345afc6d7f7.zip
FreeBSD-src-4fd1754c9d53cd6519386b6527507345afc6d7f7.tar.gz
Grrr...TCP bugfixes don't belong in the filesystems section. Toss
another pointy hat into my pile in the corner.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml8
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
2 files changed, 8 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 39a55d2..3f84dbb 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -729,6 +729,10 @@
<quote>syncache</quote> makes a host much more resistant to
TCP-based Denial of Service attacks. Work on this feature was
sponsored by DARPA and NAI Labs.</para>
+
+ <para>A bug in the TCP implementation, which could cause
+ connections to stall if a sender saw a zero-sized window, has
+ been corrected. &merged;</para>
</sect3>
<sect3>
@@ -932,10 +936,6 @@
<para>The virtual memory subsystem now backs UFS directory
memory requirements by default (this behavior is controlled via
the <varname>vfs.vmiodirenable</varname> sysctl variable. &merged;</para>
-
- <para>A bug in the TCP implementation, which could cause
- connections to stall if a sender saw a zero-sized window, has
- been corrected. &merged;</para>
</sect3>
<sect3>
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 39a55d2..3f84dbb 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -729,6 +729,10 @@
<quote>syncache</quote> makes a host much more resistant to
TCP-based Denial of Service attacks. Work on this feature was
sponsored by DARPA and NAI Labs.</para>
+
+ <para>A bug in the TCP implementation, which could cause
+ connections to stall if a sender saw a zero-sized window, has
+ been corrected. &merged;</para>
</sect3>
<sect3>
@@ -932,10 +936,6 @@
<para>The virtual memory subsystem now backs UFS directory
memory requirements by default (this behavior is controlled via
the <varname>vfs.vmiodirenable</varname> sysctl variable. &merged;</para>
-
- <para>A bug in the TCP implementation, which could cause
- connections to stall if a sender saw a zero-sized window, has
- been corrected. &merged;</para>
</sect3>
<sect3>
OpenPOWER on IntegriCloud