Subject: CVS commit: src/crypto/dist/ipsec-tools/src/racoon
To: None <source-changes@NetBSD.org>
From: Matthew Grooms <mgrooms@netbsd.org>
List: source-changes
Date: 12/04/2007 19:52:31
Module Name: src
Committed By: mgrooms
Date: Tue Dec 4 19:52:31 UTC 2007
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: ipsec_doi.c ipsec_doi.h
isakmp_quick.c
Log Message:
Modify ipsecdoi_sockaddr2id() to obtain an id without specifying the exact prefix length. Correct a memory leak in phase2. Both submitted by Timo Teras.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c
cvs rdiff -r1.9 -r1.10 src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.h
cvs rdiff -r1.14 -r1.15 src/crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.