Searched hist:"9 a97c9d2af5ca798377342debf7f0f44281d050e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | diff 9a97c9d2af5ca798377342debf7f0f44281d050e Fri Jul 24 04:06:18 CDT 2020 Quentin Monnet <quentin@isovalent.com> tools, bpftool: Add LSM type to array of prog names
Assign "lsm" as a printed name for BPF_PROG_TYPE_LSM in bpftool, so that it can use it when listing programs loaded on the system or when probing features.
Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200724090618.16378-3-quentin@isovalent.com
|