Subject: CVS commit: [netbsd-1-6] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/31/2004 20:09:25
Module Name:	src
Committed By:	tron
Date:		Wed Mar 31 20:09:25 UTC 2004

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

Log Message:
Pull up revision 1.117 (requested by itojun in ticket #1645):
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.93 -r1.93.4.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.