Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/21/2002 04:11:41
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Mar 21 02:11:40 UTC 2002

Modified Files:
	syssrc/sys/netinet6: in6_pcb.c

Log Message:
protect in6pcb queue operation by splnet, as pcb queue will be touched
by in6_pcbpurgeif() under splnet.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/netinet6/in6_pcb.c

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