Subject: CVS commit: [netbsd-3] src/sys/netkey
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/28/2005 10:51:38
Module Name:	src
Committed By:	tron
Date:		Thu Apr 28 10:51:38 UTC 2005

Modified Files:
	src/sys/netkey [netbsd-3]: key.c

Log Message:
Pull up revision 1.132 (requested by manu in ticket #202):
After more testing, it turns out that we don't really need to check the
source address to make NAT-T working with multiple clients behind the
NAT.
Remove that check for the sake of RFC 2401 conformance.


To generate a diff of this commit:
cvs rdiff -r1.129.2.2 -r1.129.2.3 src/sys/netkey/key.c

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