K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-08-12T22:09:12.000000Z K 7 svn:log V 396 Proper fix for the mcl_pool handling -- initialize m_flags, m_pkthdr.rcvif and m_pkthdr.csum_flags in the same way as MGETHDR does. Add a comment in m_freem() to note that the other fields are already set properly. I am leaving mcl_pool_max = 0 as default, but i have reports from many of the people who submitted the initial bug reports that now their systems work fine with mcl_pool_max > 0. END