Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/24/2000 06:46:58
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Mon Jul 24 03:46:58 UTC 2000

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

Log Message:
Drop packet, increment udps_badlen if the udp header length field
reports a size smaller than the udp header; defends against bogosity
detected by Assar Westerlund.

This patch and the previous ip_icmp.c change were the joint work of
assar, itojun, and myself.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/netinet/udp_usrreq.c

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