Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Wolfgang Solfrank <ws@netbsd.org>
List: source-changes
Date: 10/26/1998 09:31:03
Module Name:	src
Committed By:	ws
Date:		Mon Oct 26 17:31:02 UTC 1998

Modified Files:
	src/sys/netinet: ip_output.c
Log Message:
Fix a buglet when looking up an interface for multicast:
Zero out the routing structure before calling the route lookup code
in order to correctly match addresses.