]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, libbpf: enable recvmsg attach types
authorDaniel Borkmann <daniel@iogearbox.net>
Thu, 6 Jun 2019 23:48:59 +0000 (01:48 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 6 Jun 2019 23:53:12 +0000 (16:53 -0700)
commitab050300ca230074007958dc724577a2f30ed100
tree82aa9c8a48443580a5f38f935c93de425a8e6804
parente11805caecc4634340e34c4bd632b316aa47eeff
bpf, libbpf: enable recvmsg attach types

Another trivial patch to libbpf in order to enable identifying and
attaching programs to BPF_CGROUP_UDP{4,6}_RECVMSG by section name.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/libbpf.c