Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/31/2004 19:58:54
Module Name:	src
Committed By:	tron
Date:		Wed Mar 31 19:58:54 UTC 2004

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

Log Message:
Pull up revision 1.117 (requested by itojun in ticket #28):
drop packet if IPv6 udp packet does not have checksum (checksum is mandatory
in IPv6).


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.116.2.1 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.