Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 05/03/2005 21:08:47
Module Name:	src
Committed By:	manu
Date:		Tue May  3 21:08:47 UTC 2005

Modified Files:
	src/crypto/dist/ipsec-tools: ChangeLog
	src/crypto/dist/ipsec-tools/src/racoon: handler.c handler.h pfkey.c
	src/lib/libipsec: package_version.h

Log Message:
on phase 2 acquire, lookup phase 2 by (src, dst, policy id) so that
multiple SA can be used in transport mode

While I'm there, patch ipsec-tools ChangeLog to reflect the changes we
took from ipsec-tools-0_6-branch


To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/ipsec-tools/ChangeLog
cvs rdiff -r1.1.1.2 -r1.2 src/crypto/dist/ipsec-tools/src/racoon/handler.c
cvs rdiff -r1.2 -r1.3 src/crypto/dist/ipsec-tools/src/racoon/handler.h
cvs rdiff -r1.3 -r1.4 src/crypto/dist/ipsec-tools/src/racoon/pfkey.c
cvs rdiff -r1.7 -r1.8 src/lib/libipsec/package_version.h

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