Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/17/2001 01:54:01
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Feb 16 23:54:00 UTC 2001

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

Log Message:
When processing an SADB_DELETE message, allow SADB_EXT_SA to be
blank.  In this case, we delete all non-LARVAL SAs that match the
src/dst/protocol.  This is particularly useful in IKE INITIAL-CONTACT
processing.  Idea from Bill Sommerfeld <sommerfeld@east.sun.com>, who
implemented it in post-Solaris8.


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

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