commit | 393de512e719a5fbd6712fc392a571ab287eb8ab | [log] [tgz] |
---|---|---|
author | Andrey Ignatov <rdna@fb.com> | Tue Apr 17 10:28:44 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Apr 18 14:39:24 2018 +0200 |
tree | 0a39952469f12c0875f1729f7c94856fc5a72627 | |
parent | a2d481b326c98b6b67eea8a378c858d57ca5ff3d [diff] |
bpftool: Support new prog types and attach types Add recently added prog types to `bpftool prog` and attach types to `bpftool cgroup`. Update bpftool documentation and bash completion appropriately. Signed-off-by: Andrey Ignatov <rdna@fb.com> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>