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)
commit9bb59ac1f6c362f14b58187bc56e737780c52c19
tree82aa9c8a48443580a5f38f935c93de425a8e6804
parent3dbc6adac1f3b83fd4c39899c747da7b417e3ffc
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