K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-25T07:41:33.000000Z K 7 svn:log V 265 Check for a NULL free buffer pointer in BPF before invoking bpf_canfreebuf() in order to avoid potentially calling a non-inlinable but trivial function in zero-copy buffer mode for every packet received when we couldn't free the buffer anyway. MFC after: 4 months END