Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | bpf: Use bpf_map_get_next_key() from the library | Mickaël Salaün | 2 | -2/+2 |
2017-02-10 | bpf: Use bpf_map_delete_elem() from the library | Mickaël Salaün | 2 | -2/+2 |
2017-02-10 | bpf: Use bpf_map_lookup_elem() from the library | Mickaël Salaün | 2 | -2/+2 |
2017-02-10 | bpf: Use bpf_map_update_elem() from the library | Mickaël Salaün | 2 | -2/+2 |
2017-02-10 | bpf: Use bpf_load_program() from the library | Mickaël Salaün | 2 | -5/+5 |