Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/31/2004 07:54:00
Module Name:	src
Committed By:	itojun
Date:		Wed Mar 31 07:54:00 UTC 2004

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

Log Message:
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.117 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.