Subject: PR/30160 CVS commit: src/sys/netinet
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 05/08/2005 04:49:02
The following reply was made to PR kern/30160; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30160 CVS commit: src/sys/netinet
Date: Sun,  8 May 2005 04:48:47 +0000 (UTC)

 Module Name:	src
 Committed By:	yamt
 Date:		Sun May  8 04:48:47 UTC 2005
 
 Modified Files:
 	src/sys/netinet: tcp_output.c
 
 Log Message:
 tcp_output: clear TH_FIN where appropriate.  related to PR/30160.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.131 -r1.132 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.