Subject: CVS commit: [netbsd-1-6] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2003 06:05:47
Module Name:	src
Committed By:	jmc
Date:		Wed Oct 22 06:05:47 UTC 2003

Modified Files:
	src/sys/netinet [netbsd-1-6]: tcp_input.c

Log Message:
Pullup rev 1.173 (requested by he in ticket #1530)

        Introduce a new INVOKING status for callouts, and use it to close
        a race condition in the TCP code.  Fixes PR#20390.


To generate a diff of this commit:
cvs rdiff -r1.141.4.6 -r1.141.4.7 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.