Subject: CVS commit: src/crypto/dist/ipsec-tools
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 06/22/2005 21:28:19
Module Name:	src
Committed By:	manu
Date:		Wed Jun 22 21:28:19 UTC 2005

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

Log Message:
NAT-T fix: We treat null ports in SPD as wildcard so that IKE ports
are used instead. This was done on phase 2 initiation from the kernel
(acquire message), but not on phase 2 initiation retries when the
phase 2 had been queued  for a phase 1.


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

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