On 04/17/2018 07:28 PM, Andrey Ignatov wrote:
> v1->v2:
> - add new types to bpftool-cgroup man page;
> - add new types to bash completion for bpftool;
> - don't add types that should not be in bpftool cgroup.
>
> Add support for various BPF prog types and attach types that have been
> added to kernel recently but not to bpftool or libbpf yet.
>
> Andrey Ignatov (3):
> bpftool: Support new prog types and attach types
> libbpf: Support guessing post_bind{4,6} progs
> libbpf: Type functions for raw tracepoints
Applied to bpf-next, thanks Andrey!