Subject: CVS commit: src/crypto/dist/ipsec-tools
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/30/2006 16:14:18
Module Name:	src
Committed By:	manu
Date:		Sat Sep 30 16:14:18 UTC 2006

Modified Files:
	src/crypto/dist/ipsec-tools: ChangeLog
	src/crypto/dist/ipsec-tools/src/racoon: session.c

Log Message:
Reuse existing code for closing IKE sockets, and avoid screwing things by
setting p->sock = -1, which is not expected (Coverity 4173).


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/crypto/dist/ipsec-tools/ChangeLog
cvs rdiff -r1.6 -r1.7 src/crypto/dist/ipsec-tools/src/racoon/session.c

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