K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-08-10T13:59:44.000000Z K 7 svn:log V 397 MFC 1.66: 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 Reported by: Andrew Korovin PR: kern/77111 END