Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/12/2003 21:04:04
Module Name:	src
Committed By:	scw
Date:		Fri Dec 12 21:04:04 UTC 2003

Modified Files:
	src/sys/netipsec: key.c key_var.h

Log Message:
Add KEYCTL_DUMPSA/KEYCTL_DUMPSP support.
setkey(8)'s -D and -P options now work as expected with fast-ipsec.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netipsec/key.c
cvs rdiff -r1.1 -r1.2 src/sys/netipsec/key_var.h

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