New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
Submitted by: hsu [1]
This commit is contained in:
parent
2cd3cc377a
commit
074a6e677f
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user