K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-07-01T15:22:47.000000Z K 7 svn:log V 345 Use m_uiotombuf() instead of own implementation. This is not just a cosmetic change. m_uiotombuf() produces a packet header mbuf, while original implementation did not. When kernel is compiled with MAC support, headerless mbuf will cause panic. Reported by: Alexander Nikiforenko Approved by: re (scottl) MFC After: 2 weeks END