diff --git a/en_US.ISO8859-1/htdocs/releases/10.0R/errata.html b/en_US.ISO8859-1/htdocs/releases/10.0R/errata.html index 2512a0ab18..e8c0f0936e 100644 --- a/en_US.ISO8859-1/htdocs/releases/10.0R/errata.html +++ b/en_US.ISO8859-1/htdocs/releases/10.0R/errata.html @@ -1,5 +1,5 @@ -
Copyright © 2014 The FreeBSD Documentation Project
FreeBSD is a registered trademark of +
Copyright © 2014 The FreeBSD Documentation Project
FreeBSD is a registered trademark of the FreeBSD Foundation.
Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United @@ -12,7 +12,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the “™” or the - “®” symbol.
This document lists errata items for FreeBSD 10.0-RELEASE, + “®” symbol.
This document lists errata items for FreeBSD 10.0-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. @@ -70,12 +70,11 @@ boot
Note that the foll
means “interactive”. A workaround of this
would be to use -SIGINT
instead.
This bug has been fixed on FreeBSD-CURRENT and will be fixed
- in FreeBSD-STABLE.
In some NFSv4 environments, bxe(4) with
- tso
enabled may experience issues with
- packet corruption, resulting in poor performance. In some
- cases, turning off tso
will resolve the
- issue. See ifconfig(8) for more information about the
- -tso
flag.
Due to a minor incompatibility with pkg(7) version + in FreeBSD 10.0-STABLE.
The bxe(4) driver can cause packet corruption when
+ TSO (TCP Segmentation Offload) feature is enabled. This
+ feature is enabled by default and can be disabled by using a
+ -tso
parameter of ifconfig(8). It can
+ be specified in rc.conf(5) like the following:
ifconfig_bxe0="DHCP -tso"
This bug has been fixed on FreeBSD 10.0-STABLE.
Due to a minor incompatibility with pkg(7) version
1.2.x
, bsdconfig(8) will duplicate
the list of available packages for installation. This is
due to the PACKAGESITE
environment
@@ -85,7 +84,11 @@ boot
Note that the foll behavior when processing packages for installation.
A regression in pw(8) does not remove a user from
groups not specified in the provided group list when the
-G
flag is used. This is expected to be
- corrected in FreeBSD-CURRENT and FreeBSD-STABLE.
This file, and other release-related documents, + corrected in FreeBSD-CURRENT and FreeBSD 10.0-STABLE.
ipfw(8) fwd
action can send
+ packets to the correct interface with a wrong link-layer
+ address when the route is updated. This bug has been fixed
+ on FreeBSD-CURRENT and will be fixed in FreeBSD
+ 10.0-STABLE.
This file, and other release-related documents, can be downloaded from http://www.FreeBSD.org/snapshots/.
For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
All users of FreeBSD stable should