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