Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Merge the Berkeley Packet Filter library. | Zheng Da | 2016-11-04 | 1 | -0/+91 |
* Makefile (lib-subdirs): Add new library. * NEWS: Update. * libbpf/Makefile: New file. * libbpf/bpf_impl.c: Likewise. * libbpf/bpf_impl.h: Likewise. * libbpf/queue.c: Likewise. * libbpf/queue.h: Likewise. * libbpf/util.h: Likewise. The Berkeley Packet Filter implementation has been extracted from the Mach kernel by Zheng Da. This merges his work into the main repository. |