Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/09/2005 03:38:33
Module Name:	src
Committed By:	matt
Date:		Wed Mar  9 03:38:33 UTC 2005

Modified Files:
	src/sys/netinet: tcp_output.c

Log Message:
For AF_INET, always set m->m_pkthdr.csum_data.  Don't or TSOv4, just set it.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/netinet/tcp_output.c

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