Searched hist:180310 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dbpf_zerocopy.cdiff 180310 Sat Jul 05 18:25:52 MDT 2008 csjp Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free buffer
is reclaimed by the kernel. This fixes a bug resulted in the kernel
over writing packet data while user-space was still processing it when
zerocopy is enabled. (Or a panic if invariants was enabled).

Discussed with: rwatson
H A Dbpf.cdiff 180310 Sat Jul 05 18:25:52 MDT 2008 csjp Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free buffer
is reclaimed by the kernel. This fixes a bug resulted in the kernel
over writing packet data while user-space was still processing it when
zerocopy is enabled. (Or a panic if invariants was enabled).

Discussed with: rwatson

Completed in 167 milliseconds