Subject: PR/34674 CVS commit: src/sys/netinet
To: None <dbj@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Darrin B. Jewell <dbj@netbsd.org>
List: netbsd-bugs
Date: 10/01/2006 22:30:02
The following reply was made to PR kern/34674; it has been noted by GNATS.

From: "Darrin B. Jewell" <dbj@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34674 CVS commit: src/sys/netinet
Date: Sun,  1 Oct 2006 22:29:20 +0000 (UTC)

 Module Name:	src
 Committed By:	dbj
 Date:		Sun Oct  1 22:29:20 UTC 2006
 
 Modified Files:
 	src/sys/netinet: tcp_output.c
 
 Log Message:
 back out revision 1.144 calculating txsegsizep since it unmasks
 other bugs.  See PR kern/34674
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.144 -r1.145 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.