New release note: IP fragment reassembly improvement.

Modified release note:  Fix punctuation glitch in bzip2 note.
This commit is contained in:
Bruce A. Mah 2003-03-09 02:27:12 +00:00
parent 43e2d1e384
commit 39d561b5a5
2 changed files with 12 additions and 2 deletions

View File

@ -239,6 +239,11 @@
fast recovery when NewReno was enabled, has been
fixed. &merged;</para>
<para>The IP fragment reassembly code behaves more gracefully
when receiving a large number of packet fragments (it is
designed to be more resistant to fragment-based denial of
service attacks). &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
@ -527,7 +532,7 @@
<para>All of the <application>bzip2</application> suite of
applications is now installed in the base system (in
particular, <command>bzip2recover</command> is now built and
installed. &merged;</para>
installed). &merged;</para>
<para><application>CVS</application> has been updated to
1.11.5. &merged;</para>

View File

@ -239,6 +239,11 @@
fast recovery when NewReno was enabled, has been
fixed. &merged;</para>
<para>The IP fragment reassembly code behaves more gracefully
when receiving a large number of packet fragments (it is
designed to be more resistant to fragment-based denial of
service attacks). &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
@ -527,7 +532,7 @@
<para>All of the <application>bzip2</application> suite of
applications is now installed in the base system (in
particular, <command>bzip2recover</command> is now built and
installed. &merged;</para>
installed). &merged;</para>
<para><application>CVS</application> has been updated to
1.11.5. &merged;</para>