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/12/2005 12:04:12
Module Name:	src
Committed By:	tron
Date:		Thu May 12 12:04:12 UTC 2005

Modified Files:
	src/crypto/dist/ipsec-tools/src/libipsec [netbsd-3]: policy_parse.y
	    policy_token.l
	src/crypto/dist/ipsec-tools/src/racoon [netbsd-3]: isakmp_var.h
	    sockmisc.h

Log Message:
Pull up revision 1.2 (requested by manu in ticket #277):
More NAT-T fixes for the situation where racoon acts as a VPN client
Flush SA and generated SP on DPD timeout and deletion payloads


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.y \
    src/crypto/dist/ipsec-tools/src/libipsec/policy_token.l
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/crypto/dist/ipsec-tools/src/racoon/isakmp_var.h \
    src/crypto/dist/ipsec-tools/src/racoon/sockmisc.h

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