Subject: PR/30160 CVS commit: [netbsd-3] src/sys/netinet
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 05/11/2005 18:11:01
The following reply was made to PR kern/30160; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30160 CVS commit: [netbsd-3] src/sys/netinet
Date: Wed, 11 May 2005 18:10:07 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Wed May 11 18:10:07 UTC 2005
 
 Modified Files:
 	src/sys/netinet [netbsd-3]: tcp_output.c
 
 Log Message:
 Pull up revision 1.132 (requested by yamt in ticket #293):
 tcp_output: clear TH_FIN where appropriate.  related to PR/30160.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.128.2.2 -r1.128.2.3 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.