Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Remove bpf_sys.h from selftests | Mickaël Salaün | 2017-02-10 | 1 | -27/+0 |
* | bpf: Use bpf_create_map() from the library | Mickaël Salaün | 2017-02-10 | 1 | -15/+0 |
* | bpf: Use bpf_map_get_next_key() from the library | Mickaël Salaün | 2017-02-10 | 1 | -11/+0 |
* | bpf: Use bpf_map_delete_elem() from the library | Mickaël Salaün | 2017-02-10 | 1 | -10/+0 |
* | bpf: Use bpf_map_lookup_elem() from the library | Mickaël Salaün | 2017-02-10 | 1 | -11/+0 |
* | bpf: Use bpf_map_update_elem() from the library | Mickaël Salaün | 2017-02-10 | 1 | -13/+0 |
* | bpf: Use bpf_load_program() from the library | Mickaël Salaün | 2017-02-10 | 1 | -21/+0 |
* | bpf: add initial suite for selftests | Daniel Borkmann | 2016-10-18 | 1 | -0/+108 |