commit | 6ebe6dbd6886af07b102aca42e44edbee94a22d9 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jan 02 14:48:36 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jan 04 12:28:46 2018 +0100 |
tree | e4e10cfad444b366c3f06729f3ad44233babb89b | |
parent | 65b875bcc816335be41c336a595adbc10bd885cb [diff] |
tools: bpftool: alias show and list commands iproute2 seems to accept show and list as aliases. Let's do the same thing, and by allowing both bring cgroup syntax back in line with maps and progs. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>