Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/04/2000 21:42:35
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Mar  5 05:42:35 UTC 2000

Modified Files:
	syssrc/sys/netkey: key.c

Log Message:
correct IPsec SA lookup, so that we can always get/use
proper SA.  cached SA can be wrong, specifically when you use sendto().
sync with KAME change, From: Greg Troxel <gdt@ir.bbn.com>


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/netkey/key.c

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