K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-12T16:48:59.000000Z K 7 svn:log V 264 This driver attempts to cache mbufs, and re-use them as headers instead of using the MGETHDR macro all the time. When an mbuf is reused as a header, initialize csum_flags to zero as well, so the delayed_checksum call woks properly. Debbugging work done by: jmas END