summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/nlattr.c
AgeCommit message (Expand)AuthorLines
2020-01-10libbpf: Poison kernel-only integer typesAndrii Nakryiko-0/+3
2019-11-10libbpf: Use pr_warn() when printing netlink errorsToke Høiland-Jørgensen-5/+5
2018-10-08libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov-6/+1
2018-10-04libbpf: Consistent prefixes for interfaces in nlattr.h.Andrey Ignatov-30/+34
2018-09-06tools/bpf: add more netlink functionalities in lib/bpfYonghong Song-12/+21
2018-02-02libbpf: add error reporting in XDPEric Leblond-0/+187