CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/25 12:09:34

Modified files:
        sys/sys        : mbuf.h 
        sys/kern       : uipc_mbuf.c 

Log message:
m_defrag() a mbuf chain defragmenter. It will collaps a mbuf chain into a
single buffer without changing the head mbuf. This is done with a lot of
magic so there will be dragons.
Tested and OK dlg@, kettenis@

Reply via email to