Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 07/27/2003 04:16:23
Module Name:	src
Committed By:	jonathan
Date:		Sun Jul 27 04:16:23 UTC 2003

Modified Files:
	src/sys/sys: mbuf.h

Log Message:
Add a csum_flags quirk for devices (like the bcm570x) which hand back
Rx-offloaded TCP or UDP checksums which do not include the transport-layer
pseudo-header. As discussed with Jason Thorpe circa 2003-03.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/sys/mbuf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.