Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/18/2004 19:35:05
Module Name:	src
Committed By:	he
Date:		Sat Sep 18 19:35:05 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: tcp_input.c

Log Message:
Pull up revision 1.209 (requested by yamt in ticket #861):
  Fix ipqent pool corruption problems.  Make the TCP reassembly
  code use its own pool of ipqent rather than sharing it with
  the IP reassembly code.  Fixes PR#24782.


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