svn commit: r270537 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 10:43:57 UTC 2014


Author: gjb
Date: Mon Aug 25 10:43:56 2014
New Revision: 270537
URL: http://svnweb.freebsd.org/changeset/base/270537

Log:
  Document r266212, RTL8168C/RTL8168CP TX checksum offloading
  disabled.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 10:43:55 2014	(r270536)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 10:43:56 2014	(r270537)
@@ -321,6 +321,12 @@
 	  <para revision="265345">Support for the ASUS USB-N10 Nano
 	    wireless card has been added to the &man.urtwn.4;
 	    driver.</para>
+
+	  <para revision="266212">Transmission checksum offloading has
+	    been disabled for the RTL8168C and RTL8168CP chipsets in
+	    the &man.re.4; driver for TCP and UDP frames.  This is
+	    due to a report of UDP datagrams with IP options
+	    generating corrupt frames.</para>
 	</sect4>
       </sect3>
 


More information about the svn-src-stable-10 mailing list