Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/29/2008 12:34:47
Module Name:	src
Committed By:	yamt
Date:		Tue Jan 29 12:34:47 UTC 2008

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

Log Message:
revert tcp_output.c 1.253 because it has an ill effect when sending
small (not full-sized) segments.
http://mail-index.NetBSD.org/tech-net/2008/01/27/0009.html


To generate a diff of this commit:
cvs rdiff -r1.276 -r1.277 src/sys/netinet/tcp_input.c

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