Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 08/28/2007 23:45:40
Module Name:	src
Committed By:	cube
Date:		Tue Aug 28 23:45:40 UTC 2007

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

Log Message:
Fix ipv4 multicast that could sometimes send packets with the wrong
Ethernet multicast address.

Reported by jmcneill@, fix discussed with dyoung@, _very_ light testing by
myself, some more money for my dealer of anxiolytics after reading
ip_output()'s twisted code maze.


To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/netinet/ip_output.c

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