Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 04/13/2000 04:48:10
Module Name:	syssrc
Committed By:	is
Date:		Thu Apr 13 11:48:10 UTC 2000

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

Log Message:
Copy M_BCAST and M_MCAST flags when fragmenting a packet (else
Multicast packets won't be send to the correct link layer address
by the interface driver).
By Artur Grabowski, PR 9772.


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