Brad Smith:

> Here is another revision but disabling the UDP checksum offload.
> There is a bug that results in some UDP packets having a 0 checksum.

Oh, right.  I assume you are referencing this FreeBSD commit?
http://svnweb.freebsd.org/base/head/sys/dev/bge/if_bge.c?r1=211595&r2=211596&diff_format=u

In that case I suggest we also copy the relevant portion of the comment:

+        * It seems all Broadcom controllers have a bug that can generate UDP
+        * datagrams with checksum value 0 when TX UDP checksum offloading is
+        * enabled.  Generating UDP checksum value 0 is RFC 768 violation.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to