K 10 svn:author V 3 hrs K 8 svn:date V 27 2014-07-24T10:42:47.663014Z K 7 svn:log V 304 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