diff --git a/en/releases/4.4R/errata.html b/en/releases/4.4R/errata.html index 946bd9baf6..3661b70d53 100644 --- a/en/releases/4.4R/errata.html +++ b/en/releases/4.4R/errata.html @@ -22,7 +22,7 @@

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v - 1.1.2.24 2001/09/20 00:05:13 bmah Exp $
+ 1.1.2.25 2001/09/20 21:12:03 bmah Exp $


@@ -109,6 +109,15 @@ the continuation of a printer definition), the line following the comment will be parsed as a part of the previous printer definition.

+ +

One of the release notes refers to the net.inet.tcp.tcp_seq_genscheme sysctl + variable for enabling improved compatability in TCP's + initial sequence number generation algorithm. This variable + was rendered unnecessary by the adoption of an algorithm + based on RFC 1948, which restores proper operation in all + cases while maintaining a high level of unpredictability in + initial sequence numbers.