K 10 svn:author V 3 rrs K 8 svn:date V 27 2010-11-25T12:10:59.852355Z K 7 svn:log V 339 MFC of 215110: 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 ;-) END