CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/26 10:36:23

Modified files:
        sys/sys        : mbuf.h 
        sys/net        : if.c if.h 

Log message:
provide m_clsetlwm, an interface for an interface to raise its low
watermark for mbuf cluster allocations.

this is necessary for things like bge which cannot cope with less than a
certain number of pkts on the ring.

ok deraadt@

Reply via email to