summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Add a support for getting xdp prog id on ifindexMaciej Fijalkowski2019-02-011-0/+85
* libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov2018-10-081-1/+1
* libbpf: Consistent prefixes for interfaces in nlattr.h.Andrey Ignatov2018-10-041-5/+5
* libbpf: Consistent prefixes for interfaces in libbpf.h.Andrey Ignatov2018-10-041-17/+20
* libbpf: Move __dump_nlmsg_t from API to implementationAndrey Ignatov2018-10-041-0/+3
* tools/bpf: fix a netlink recv issueYonghong Song2018-09-111-1/+8
* tools/bpf: add more netlink functionalities in lib/bpfYonghong Song2018-09-071-3/+162
* tools/bpf: move bpf/lib netlink related functions into a new fileYonghong Song2018-09-071-0/+165