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.