diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-06-06 22:08:26 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-06-06 22:08:26 +0000 |
| commit | dafc44644b237fbb60a3483b29482943a21ee307 (patch) | |
| tree | 80cd3e8d6f59408bc864f709c6025f7e718a33b2 | |
| parent | 5beb572b411a07510d8c61fc19369bb5226f83f7 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 18 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 18 | ||||
| -rw-r--r-- | release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml | 18 |
3 files changed, 48 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 8e1aee37d868..a582178132b6 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -396,8 +396,9 @@ <para>&man.ipfw.8; now filters correctly in the presence of ECN bits in TCP segments. &merged;</para> - <para>&man.ipfw.8; now has a <option>-d</option> flag to prevent - the display of dynamic firewall rules.</para> + <para>&man.ipfw.8; will now avoid the display of dynamic + firewall rules unless the <option>-d</option> flag is passed to + it. The <option>-e</option> lists expired dynamic rules.</para> <para>&man.bridge.4; and &man.dummynet.4; have received some enhancements and bug fixes.</para> @@ -814,6 +815,9 @@ hierarchy. This bug has been fixed (see security advisory FreeBSD-SA-01:40). &merged;</para> + <para>&os;'s TCP implementation has been made more resistant to + SYN floods, by eliminating the RST segment normally sent when + removing a connection from the listen queue.</para> </sect2> <sect2> <title>Userland Changes</title> @@ -1408,6 +1412,12 @@ be controlled by the <varname>diskcheckd_enable</varname> variable in &man.rc.conf.5;.</para> + <para>&man.fmt.1; has been rewritten; the rewrite fixes a number + of bugs compared to its prior behavior.</para> + + <para>&man.df.1; now takes a <option>-l</option> option to only + display information about locally-mounted filesystems.</para> + <sect3> <title>Contributed Software</title> @@ -1504,6 +1514,10 @@ <application>tcsh</application> has been updated to version 6.10. &merged;</para> + <para>&man.traceroute.8; now takes its default maximum TTL value + from the <varname>net.inet.ip.ttl</varname> sysctl + variable.</para> + <sect4> <title>OpenSSH</title> 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 8e1aee37d868..a582178132b6 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -396,8 +396,9 @@ <para>&man.ipfw.8; now filters correctly in the presence of ECN bits in TCP segments. &merged;</para> - <para>&man.ipfw.8; now has a <option>-d</option> flag to prevent - the display of dynamic firewall rules.</para> + <para>&man.ipfw.8; will now avoid the display of dynamic + firewall rules unless the <option>-d</option> flag is passed to + it. The <option>-e</option> lists expired dynamic rules.</para> <para>&man.bridge.4; and &man.dummynet.4; have received some enhancements and bug fixes.</para> @@ -814,6 +815,9 @@ hierarchy. This bug has been fixed (see security advisory FreeBSD-SA-01:40). &merged;</para> + <para>&os;'s TCP implementation has been made more resistant to + SYN floods, by eliminating the RST segment normally sent when + removing a connection from the listen queue.</para> </sect2> <sect2> <title>Userland Changes</title> @@ -1408,6 +1412,12 @@ be controlled by the <varname>diskcheckd_enable</varname> variable in &man.rc.conf.5;.</para> + <para>&man.fmt.1; has been rewritten; the rewrite fixes a number + of bugs compared to its prior behavior.</para> + + <para>&man.df.1; now takes a <option>-l</option> option to only + display information about locally-mounted filesystems.</para> + <sect3> <title>Contributed Software</title> @@ -1504,6 +1514,10 @@ <application>tcsh</application> has been updated to version 6.10. &merged;</para> + <para>&man.traceroute.8; now takes its default maximum TTL value + from the <varname>net.inet.ip.ttl</varname> sysctl + variable.</para> + <sect4> <title>OpenSSH</title> diff --git a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml index 8e1aee37d868..a582178132b6 100644 --- a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml @@ -396,8 +396,9 @@ <para>&man.ipfw.8; now filters correctly in the presence of ECN bits in TCP segments. &merged;</para> - <para>&man.ipfw.8; now has a <option>-d</option> flag to prevent - the display of dynamic firewall rules.</para> + <para>&man.ipfw.8; will now avoid the display of dynamic + firewall rules unless the <option>-d</option> flag is passed to + it. The <option>-e</option> lists expired dynamic rules.</para> <para>&man.bridge.4; and &man.dummynet.4; have received some enhancements and bug fixes.</para> @@ -814,6 +815,9 @@ hierarchy. This bug has been fixed (see security advisory FreeBSD-SA-01:40). &merged;</para> + <para>&os;'s TCP implementation has been made more resistant to + SYN floods, by eliminating the RST segment normally sent when + removing a connection from the listen queue.</para> </sect2> <sect2> <title>Userland Changes</title> @@ -1408,6 +1412,12 @@ be controlled by the <varname>diskcheckd_enable</varname> variable in &man.rc.conf.5;.</para> + <para>&man.fmt.1; has been rewritten; the rewrite fixes a number + of bugs compared to its prior behavior.</para> + + <para>&man.df.1; now takes a <option>-l</option> option to only + display information about locally-mounted filesystems.</para> + <sect3> <title>Contributed Software</title> @@ -1504,6 +1514,10 @@ <application>tcsh</application> has been updated to version 6.10. &merged;</para> + <para>&man.traceroute.8; now takes its default maximum TTL value + from the <varname>net.inet.ip.ttl</varname> sysctl + variable.</para> + <sect4> <title>OpenSSH</title> |
