Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to resolve races in bpfread() and catchpacket() that, at worst, | ghelmer | 2012-12-10 | 1 | -0/+5 |
* | Call bpf_jitter() before acquiring BPF global lock due to malloc() being used... | melifaro | 2012-05-21 | 1 | -20/+29 |
* | Fix old panic when BPF consumer attaches to destroying interface. | melifaro | 2012-05-21 | 1 | -3/+3 |
* | - Improve BPF locking model. | melifaro | 2012-04-06 | 1 | -3/+3 |
* | - Fix trivial typo | eadler | 2012-01-14 | 1 | -1/+1 |
* | o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize. | maxim | 2010-11-24 | 1 | -2/+2 |
* | Always embed pointer to BPF JIT function in BPF descriptor | jkim | 2009-08-12 | 1 | -1/+0 |
* | Fill in BPF sysctl descriptions. | trhodes | 2008-07-25 | 1 | -2/+2 |
* | Fix build with option BPF_JITTER. | jkim | 2008-03-24 | 1 | -0/+1 |
* | Introduce support for zero-copy BPF buffering, which reduces the | csjp | 2008-03-24 | 1 | -0/+210 |