K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-05-18T16:16:47.274440Z K 7 svn:log V 195 MFC 234182: Don't update if_obytes when transmitting packets. That is already done in IFQ_HANDOFF() when the packet is passed to the start routine, so doing it here resulted in double counting. END