K 10 svn:author V 3 rrs K 8 svn:date V 27 2010-11-11T05:40:39.178363Z K 7 svn:log V 359 Fix so that a multicast packet can be sent even if there is no route out to that mcast address. The code in in_pcb inadvertantly would error (no route) even though the user may have specified the address with the proper socket option (to specify the egress interface). Thanks bz for reminding me I forgot to commit this ;-) Reviewed by: bz MFC after: 1 week END