Subject: RFC2367 conformance change (needs partial userland update/recompilation)
To: None <current-users@netbsd.org>
From: None <itojun@iijlab.net>
List: current-users
Date: 07/19/2000 00:24:46
	i've committed a fix to ipsec kernel code and headers, for RFC2367
	(PF_KEY API) conformance.  the change requires you to recompile
	sbin/setkey and pkgsrc/security/racoon
	header file change is sys/net/pfkeyv2.h 1.6 -> 1.7.  if you switch
	from revision 1.6 to 1.7, you need to recompile the abovementioned
	userland tools.  "make build" should do it right.

itojun