linux_dsm_epyc7002/tools/lib/bpf
Stanislav Fomichev 5b32a23e1d bpf: libbpf: don't specify prog name if kernel doesn't support it
Use recently added capability check.

See commit 23499442c3 ("bpf: libbpf: retry map creation without
the name") for rationale.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-11-21 23:26:14 +01:00
..
.gitignore
bpf.c bpf: libbpf: remove map name retry from bpf_create_map_xattr 2018-11-21 23:26:04 +01:00
bpf.h libbpf: make sure bpf headers are c++ include-able 2018-11-21 23:15:41 +01:00
btf.c tools/bpf: refactor to implement btf_get_from_id() in lib/bpf 2018-11-20 10:54:39 -08:00
btf.h libbpf: make sure bpf headers are c++ include-able 2018-11-21 23:15:41 +01:00
Build Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2018-09-25 20:29:38 -07:00
libbpf_errno.c libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
libbpf.c bpf: libbpf: don't specify prog name if kernel doesn't support it 2018-11-21 23:26:14 +01:00
libbpf.h libbpf: make sure bpf headers are c++ include-able 2018-11-21 23:15:41 +01:00
Makefile libbpf: make sure bpf headers are c++ include-able 2018-11-21 23:15:41 +01:00
netlink.c libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
nlattr.c libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
nlattr.h libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
str_error.c libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
str_error.h libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause 2018-10-08 10:09:48 +02:00
test_libbpf.cpp libbpf: make sure bpf headers are c++ include-able 2018-11-21 23:15:41 +01:00