summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-03-07 00:41:42 +0000
committerbmah <bmah@FreeBSD.org>2003-03-07 00:41:42 +0000
commitc015426a4191ad0d400bb24d2fd2c1fac1726086 (patch)
tree369600c6089907814a0e35bd2b0c142ac7ff562a /release/doc
parente2d9385c67f79414538e595fdd7b9a357bee21ec (diff)
downloadFreeBSD-src-c015426a4191ad0d400bb24d2fd2c1fac1726086.zip
FreeBSD-src-c015426a4191ad0d400bb24d2fd2c1fac1726086.tar.gz
New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
Submitted by: hsu [1]
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml9
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml9
2 files changed, 18 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 1a8e5c3..7a02d2d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -226,6 +226,12 @@
fast recovery when NewReno was enabled, has been
fixed. &merged;</para>
+ <para>TCP connections in the <literal>TIME_WAIT</literal> state
+ now use a special protocol control block that uses less space
+ than a full-blown TCP PCB. This allows some of the data
+ structures and resources used by such a connection to be freed
+ earlier.</para>
+
<para>It is now possible to specify the range of
<quote>privileged ports</quote> (TCP and UDP ports that
require superuser access to &man.bind.2; to). The range is
@@ -241,6 +247,9 @@
a result, &man.amd.8; users are now able to mount volumes from
a &release.current; server.</para>
+ <para>Support for XNS networking, which has not worked
+ correctly for almost seven years, has been removed.</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 1a8e5c3..7a02d2d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -226,6 +226,12 @@
fast recovery when NewReno was enabled, has been
fixed. &merged;</para>
+ <para>TCP connections in the <literal>TIME_WAIT</literal> state
+ now use a special protocol control block that uses less space
+ than a full-blown TCP PCB. This allows some of the data
+ structures and resources used by such a connection to be freed
+ earlier.</para>
+
<para>It is now possible to specify the range of
<quote>privileged ports</quote> (TCP and UDP ports that
require superuser access to &man.bind.2; to). The range is
@@ -241,6 +247,9 @@
a result, &man.amd.8; users are now able to mount volumes from
a &release.current; server.</para>
+ <para>Support for XNS networking, which has not worked
+ correctly for almost seven years, has been removed.</para>
+
</sect3>
<sect3>
OpenPOWER on IntegriCloud