K 10 svn:author V 3 hrs K 8 svn:date V 27 2014-10-09T23:29:44.886012Z K 7 svn:log V 328 MFC r269054: Fix EtherIP. TOS field must be initialized when the inner protocol is PF_LINK, and multicast/broadcast flag should always be dropped because the outer protocol uses unicast even when the inner address is not for unicast. It had been broken since r236951 when gif_output() started to use IFQ_HANDOFF(). END