summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/nlattr.h
Commit message (Expand)AuthorAgeFilesLines
* libbpf: add API to get XDP/XSK supported featuresLorenzo Bianconi2023-02-021-0/+12
* libbpf: Switch to void * casting in netlink helpersKumar Kartikeya Dwivedi2021-06-221-4/+4
* libbpf: Add request buffer type for netlink messagesKumar Kartikeya Dwivedi2021-06-221-12/+22
* libbpf: Add various netlink helpersKumar Kartikeya Dwivedi2021-05-171-0/+48
* libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov2018-10-081-6/+1
* libbpf: Make include guards consistentAndrey Ignatov2018-10-041-3/+3
* libbpf: Consistent prefixes for interfaces in nlattr.h.Andrey Ignatov2018-10-041-29/+30
* tools/bpf: add more netlink functionalities in lib/bpfYonghong Song2018-09-061-0/+38
* libbpf: add error reporting in XDPEric Leblond2018-02-021-0/+72