commit | a827a164b98be2acba6a2e7559643ac9a5745086 | [log] [tgz] |
---|---|---|
author | Quentin Monnet <quentin.monnet@netronome.com> | Wed Feb 07 20:27:17 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Feb 08 11:59:50 2018 +0100 |
tree | 921ff83162854c3a7cdfbd6664dafd83d023c6a1 | |
parent | 55f3538c4923e9dfca132e99ebec370e8094afda [diff] |
tools: bpftool: add bash completion for cgroup commands Add bash completion for "bpftool cgroup" command family. While at it, also fix the formatting of some keywords in the man page for cgroups. Fixes: 5ccda64d38cc ("bpftool: implement cgroup bpf operations") Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>