Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 03:48:31
Module Name:	syssrc
Committed By:	tv
Date:		Tue Oct 17 00:48:31 UTC 2000

Modified Files:
	syssrc/sys/netinet [netbsd-1-5]: tcp_subr.c

Log Message:
Pullup 1.94 [itojun]:
validate mbuf chain length on *_ctlinput.  remote node may be able to
transmit a truncated icmp6 packet and panic the system.  sync with kame.


To generate a diff of this commit:
cvs rdiff -r1.91.4.2 -r1.91.4.3 syssrc/sys/netinet/tcp_subr.c

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