summaryrefslogtreecommitdiffstats
path: root/sys/net/bpf_zerocopy.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify some comments, fix some types, and rename ZBUF_FLAG_IMMUTABLE torwatson2009-03-071-18/+18
* Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free buffercsjp2008-07-051-0/+18
* Maintain and observe a ZBUF_FLAG_IMMUTABLE flag on zero-copy BPFrwatson2008-04-071-4/+73
* Add a comment explaining that we initialize the 'a' buffer forrwatson2008-03-261-0/+5
* Fix build with option BPF_JITTER.jkim2008-03-241-1/+2
* Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-241-0/+510
OpenPOWER on IntegriCloud