Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 09/03/2005 18:01:07
Module Name:	src
Committed By:	kleink
Date:		Sat Sep  3 18:01:07 UTC 2005

Modified Files:
	src/sys/netinet: udp_usrreq.c

Log Message:
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.141 -r1.142 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.