From 362f39c0e60af10c3044e1955ce1b17119f7c9ac Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 26 Jul 2001 04:40:58 +0000 Subject: New release notes: ed(4) MII, isdnd.rc(5) maxconnecttime, ppp(8) tcpmssfixup for inbound packets, BIND NOADDITIONAL. MFCs noted: RANDOM_IP_ID, ppp(8) tcpmssfixup, libcrypt unification. --- release/doc/en_US.ISO8859-1/hardware/article.sgml | 3 +++ .../doc/en_US.ISO8859-1/hardware/common/dev.sgml | 3 +++ release/doc/en_US.ISO8859-1/relnotes/article.sgml | 25 +++++++++++++++++----- .../doc/en_US.ISO8859-1/relnotes/common/new.sgml | 25 +++++++++++++++++----- 4 files changed, 46 insertions(+), 10 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 87198b7eefc9e..f72138c893810 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -1401,6 +1401,9 @@ National Semiconductor InfoMover NE4100 + + NetGear FA-410TX + Network Everywhere Ethernet 10BaseT PC Card diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index 87198b7eefc9e..f72138c893810 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -1401,6 +1401,9 @@ National Semiconductor InfoMover NE4100 + + NetGear FA-410TX + Network Everywhere Ethernet 10BaseT PC Card diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index ad31d8985765b..9bebc06c83228 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -342,6 +342,12 @@ very short packets and BPF or bridging active has been fixed. &merged; + The &man.ed.4; driver now has support for D-Link + DL10022 chips, necessary for the NetGear FA-410TX and other + cards. As a result, device miibus is + required in kernel configurations using the &man.ed.4; + driver. &merged; + The &man.fxp.4; driver now requires a device miibus entry in the kernel configuration file. &merged; @@ -486,7 +492,7 @@ closes a minor information leak which allows a remote observer to determine the rate at which the machine is generating packets, since the default behaviour is to increment a counter - for each packet sent. + for each packet sent. &merged; IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed. @@ -737,6 +743,10 @@ supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The supported cards are the AVM B1 PCI and AVM B1 ISA Basic Rate cards and the AVM T1 Primary Rate cards. + + A new maxconnecttime keyword is now + accepted in &man.isdnd.rc.5; files to limit the time a + connection may remain open. @@ -1242,7 +1252,7 @@ &man.lpd.8; now takes two new options: will log all connection errors to &man.syslogd.8;, while - will allow connections from non-reserved + will allow connections from non-reserved ports. &merged; &man.lpc.8; has been improved; lpc clean @@ -1257,15 +1267,15 @@ &man.rdist.1; has been retired. &man.ppp.8; has gained the tcpmssfixup - option, which adjusts outgoing TCP SYN packets so that the maximum + option, which adjusts outgoing and incoming TCP SYN packets so that the maximum receive segment size is no larger than allowed by the interface - MTU. + MTU. &merged; libcrypt and libdescrypt have been unified to provide a configurable password authentication hash library. Both the md5 and des hash methods are provided unless the des hash is - specifically compiled out. + specifically compiled out. &merged; &man.passwd.1; and &man.pw.8; now select the password hash algorithm at run time. See the passwd_format @@ -1657,6 +1667,11 @@ distribution is now built as libisc. &merged; + BIND is now built with the + NOADDITIONAL flag, which causes &man.named.8; + to operate in a more consistent fashion for certain common + misconfigurations. &merged; + Binutils have been upgraded a snapshot from 19 July 2001 on the 2.11 development branch. 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 ad31d8985765b..9bebc06c83228 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -342,6 +342,12 @@ very short packets and BPF or bridging active has been fixed. &merged; + The &man.ed.4; driver now has support for D-Link + DL10022 chips, necessary for the NetGear FA-410TX and other + cards. As a result, device miibus is + required in kernel configurations using the &man.ed.4; + driver. &merged; + The &man.fxp.4; driver now requires a device miibus entry in the kernel configuration file. &merged; @@ -486,7 +492,7 @@ closes a minor information leak which allows a remote observer to determine the rate at which the machine is generating packets, since the default behaviour is to increment a counter - for each packet sent. + for each packet sent. &merged; IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed. @@ -737,6 +743,10 @@ supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The supported cards are the AVM B1 PCI and AVM B1 ISA Basic Rate cards and the AVM T1 Primary Rate cards. + + A new maxconnecttime keyword is now + accepted in &man.isdnd.rc.5; files to limit the time a + connection may remain open. @@ -1242,7 +1252,7 @@ &man.lpd.8; now takes two new options: will log all connection errors to &man.syslogd.8;, while - will allow connections from non-reserved + will allow connections from non-reserved ports. &merged; &man.lpc.8; has been improved; lpc clean @@ -1257,15 +1267,15 @@ &man.rdist.1; has been retired. &man.ppp.8; has gained the tcpmssfixup - option, which adjusts outgoing TCP SYN packets so that the maximum + option, which adjusts outgoing and incoming TCP SYN packets so that the maximum receive segment size is no larger than allowed by the interface - MTU. + MTU. &merged; libcrypt and libdescrypt have been unified to provide a configurable password authentication hash library. Both the md5 and des hash methods are provided unless the des hash is - specifically compiled out. + specifically compiled out. &merged; &man.passwd.1; and &man.pw.8; now select the password hash algorithm at run time. See the passwd_format @@ -1657,6 +1667,11 @@ distribution is now built as libisc. &merged; + BIND is now built with the + NOADDITIONAL flag, which causes &man.named.8; + to operate in a more consistent fashion for certain common + misconfigurations. &merged; + Binutils have been upgraded a snapshot from 19 July 2001 on the 2.11 development branch. -- cgit v1.2.3