Subject: CVS commit: syssrc/sys/netkey
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/31/2002 08:35:26
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Jan 31 06:35:26 UTC 2002

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

Log Message:
use ipseclog() instead of #ifdef IPSEC_DEBUG, to make it possible to
turn on/off debugging messages at runtime.  sync with kame


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

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