Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Allocate scratch memory on stack instead of pre-allocating it with | jkim | 2009-11-20 | 1 | -1/+0 |
* | - Change internal function bpf_jit_compile() to return allocated size of | jkim | 2009-11-18 | 1 | -3/+1 |
* | - Make BPF JIT compiler working again in userland. We are limiting size of | jkim | 2009-11-18 | 1 | -1/+3 |
* | Fix a typo in copyrights. | jkim | 2008-08-25 | 1 | -1/+1 |
* | Embed scratch memory in the filter structure. | jkim | 2008-08-25 | 1 | -1/+1 |
* | - Make these files compilable on user land. | jkim | 2008-08-18 | 1 | -2/+4 |
* | Add BPF Just-In-Time compiler support for ng_bpf(4). | jkim | 2005-12-07 | 1 | -0/+2 |
* | Add experimental BPF Just-In-Time compiler for amd64 and i386. | jkim | 2005-12-06 | 1 | -0/+80 |