Christian S.J. Peron 154bbe416c Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightly
different version has been committed upstream in the libpcap vendor branch.
This will allow people to experiment with zero-copy bpf(4) without requiring
external patches.

Note to enable this functionality:

    sysctl net.bpf.zerocopy_enable=1

By default, libpcap will use the legacy buffering method unless this sysctl
variable is set to 1.

For the details about zero-copy bpf(4) implementation see svn change r177548.

Requested by:		many
Discussed with:		sam
In collaboration with:	rwatson
2008-09-16 20:32:29 +00:00
..
2007-12-11 19:16:51 +00:00
2008-05-29 02:43:05 +00:00
2008-03-20 02:56:24 +00:00
2007-11-18 00:25:18 +00:00
2007-10-04 04:38:23 +00:00
2007-11-26 08:58:07 +00:00
2007-11-07 04:44:11 +00:00
2006-08-31 17:11:46 +00:00
2008-09-07 22:15:41 +00:00
2007-06-06 11:14:30 +00:00
2006-09-17 18:52:28 +00:00
2008-06-21 15:48:16 +00:00