aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/bpf/nlattr.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-22libbpf: Switch to void * casting in netlink helpersGravatar Kumar Kartikeya Dwivedi 1-4/+4
2021-06-22libbpf: Add request buffer type for netlink messagesGravatar Kumar Kartikeya Dwivedi 1-12/+22
2021-05-17libbpf: Add various netlink helpersGravatar Kumar Kartikeya Dwivedi 1-0/+48
2018-10-08libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseGravatar Alexei Starovoitov 1-6/+1
2018-10-04libbpf: Make include guards consistentGravatar Andrey Ignatov 1-3/+3
2018-10-04libbpf: Consistent prefixes for interfaces in nlattr.h.Gravatar Andrey Ignatov 1-29/+30
2018-09-06tools/bpf: add more netlink functionalities in lib/bpfGravatar Yonghong Song 1-0/+38
2018-02-02libbpf: add error reporting in XDPGravatar Eric Leblond 1-0/+72