Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf_glue: include errno.h | Juhee Kang | 2022-07-25 | 1 | -0/+1 |
* | bpf: Export bpf syscall wrapper | David Ahern | 2022-03-07 | 1 | -0/+13 |
* | bpf_glue: Remove use of bpf_load_program from libbpf | David Ahern | 2022-03-07 | 1 | -12/+0 |
* | lib: bpf_glue: remove useless assignment | Andrea Claudi | 2021-08-10 | 1 | -1/+1 |
* | lib/bpf: add missing limits.h includes | Tony Ambardar | 2021-03-16 | 1 | -0/+2 |
* | vrf: fix ip vrf exec with libbpf | Luca Boccassi | 2021-01-18 | 1 | -1/+2 |
* | lib: make ipvrf able to use libbpf and fix function name conflicts | Hangbin Liu | 2020-11-24 | 1 | -0/+23 |
* | iproute2: add check_libbpf() and get_libbpf_version() | Hangbin Liu | 2020-11-24 | 1 | -0/+63 |