Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/10/2002 08:49:23
Module Name:	syssrc
Committed By:	itojun
Date:		Fri May 10 05:49:23 UTC 2002

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

Log Message:
disable ipsec policy caching on pcb, as it seems that there's some reference-
counting mistake that causes panic - see PR 15953 and 13813.

i am unable to find the real cause of problem, so it is a shortterm workaround,
hopefully.


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

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