Subject: CVS commit: [netbsd-3] src/crypto/dist/ipsec-tools/src
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/01/2005 11:01:11
Module Name:	src
Committed By:	tron
Date:		Sun May  1 11:01:11 UTC 2005

Modified Files:
	src/crypto/dist/ipsec-tools/src/libipsec [netbsd-3]: libpfkey.h
	src/crypto/dist/ipsec-tools/src/setkey [netbsd-3]: setkey.c

Log Message:
Pull up revision 1.4 (requested by manu in ticket #215):
Bug fixes from the ipsec-tools 0.6 branch:
- Fix NAT-T problems that prevented multiple peers behind the same NAT
  to talk to the same machine outside the NAT. This also require kernel
  fixes (already committed eralier)
- Fix a LP64 bug
- Fix NAT-T RFC conformance bugs (missing non ESP marker in packets)
- Add a -p option to setkey to display ports that could be used for ESP
  over UDP when printing policies


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 src/crypto/dist/ipsec-tools/src/libipsec/libpfkey.h
cvs rdiff -r1.3 -r1.3.2.1 src/crypto/dist/ipsec-tools/src/setkey/setkey.c

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