Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/30/1999 05:43:30
Module Name:	syssrc
Committed By:	itojun
Date:		Tue Nov 30 13:43:29 UTC 1999

Modified Files:
	syssrc/sys/netinet6 [kame]: nd6_nbr.c

Log Message:
avoid panic due to uninitialized pointer (on ipsec policy check in ip6_output).
(critical fix sync from KAME)


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/netinet6/nd6_nbr.c

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