Subject: CVS commit: src/crypto/dist/ipsec-tools/src/racoon
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 10/31/2006 00:17:21
Module Name:	src
Committed By:	cbiere
Date:		Tue Oct 31 00:17:21 UTC 2006

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

Log Message:
Don't define the deprecated IPV6_RECVDSTADDR if the "advanced IPv6 API" is
used because IPV6_RECVPKTINFO and IPV6_PKTINFO are used to prevent
potential bugs in the future just in case that the numeric value of the
socket option is ever recycled.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/crypto/dist/ipsec-tools/src/racoon/sockmisc.c

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