Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/20/1999 07:48:27
Module Name:	syssrc
Committed By:	he
Date:		Mon Dec 20 15:48:27 UTC 1999

Modified Files:
	syssrc/sys/netinet [netbsd-1-4]: ip_output.c

Log Message:
Pull up revision 1.65 (requested by itojun):
  Avoid panic caused by shared cluster mbuf overwrite on multicast
  packet loopback for packets with certain sizes.  Fixes PR#9020.


To generate a diff of this commit:
cvs rdiff -r1.58.2.1 -r1.58.2.2 syssrc/sys/netinet/ip_output.c

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