summaryrefslogtreecommitdiff
path: root/samples/bpf/Makefile
diff options
context:
space:
mode:
authorQuentin Monnet <quentin@isovalent.com>2022-07-01 12:38:05 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2022-07-05 12:53:54 +0300
commit990a6194f7e16cc23334892287f32899e241b1a9 (patch)
tree5bce7c439af48639054db6c51038e460ed42888c /samples/bpf/Makefile
parent2064a132c0de3426d5ba43023200994e0c77e652 (diff)
downloadlinux-990a6194f7e16cc23334892287f32899e241b1a9.tar.xz
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
To make it more explicit that the features listed with "bpftool feature list" are known to bpftool, but not necessary available on the system (as opposed to the probed features), rename the "feature list" command into "feature list_builtins". Note that "bpftool feature list" still works as before given that we recognise arguments from their prefixes; but the real name of the subcommand, in particular as displayed in the man page or the interactive help, will now include "_builtins". Since we update the bash completion accordingly, let's also take this chance to redirect error output to /dev/null in the completion script, to avoid displaying unexpected error messages when users attempt to tab-complete. Suggested-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20220701093805.16920-1-quentin@isovalent.com
Diffstat (limited to 'samples/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions