Subject: CVS commit: [netbsd-3] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/08/2005 21:10:24
Module Name:	src
Committed By:	tron
Date:		Thu Sep  8 21:10:24 UTC 2005

Modified Files:
	src/sys/netinet [netbsd-3]: udp_usrreq.c

Log Message:
Pull up following revision(s) (requested by kleink in ticket #744):
	sys/netinet/udp_usrreq.c: revision 1.142
udp4_espinudp(): don't assume that the Non-ESP marker (or UDP payload)
is aligned on a 64-bit boundary.


To generate a diff of this commit:
cvs rdiff -r1.134.2.4 -r1.134.2.5 src/sys/netinet/udp_usrreq.c

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