commit | 9bb59ac1f6c362f14b58187bc56e737780c52c19 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Fri Jun 07 01:48:59 2019 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Jun 06 16:53:12 2019 -0700 |
tree | 82aa9c8a48443580a5f38f935c93de425a8e6804 | |
parent | 3dbc6adac1f3b83fd4c39899c747da7b417e3ffc [diff] |
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>