Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/19/1999 21:46:35
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Dec 20 05:46:34 UTC 1999

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

Log Message:
avoid shared cluster mbuf overwrite on multicast packet loopback.
(bsdi and freebsd fixed this a long time ago...)

PR: 9020
From: pavlin@catarina.usc.edu


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 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.