commit | 5d085ad2e68cceec8332b23ea8f630a28b506366 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Tue Apr 28 17:16:14 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Apr 28 17:27:08 2020 -0700 |
tree | 117f3fbc26264d8f0fc03a8c469e50b2338cbc5f | |
parent | 7464d013ccd4db8544df5eddb05ddd509b9c46e5 [diff] |
bpftool: Add link bash completions Extend bpftool's bash-completion script to handle new link command and its sub-commands. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20200429001614.1544-11-andriin@fb.com