2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-15 08:44:14 +08:00
linux-next/tools/bpf/bpftool
Jakub Kicinski 71bb428fe2 tools: bpf: add bpftool
Add a simple tool for querying and updating BPF objects on the system.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-04 21:45:06 -07:00
..
common.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
jit_disasm.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
main.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
main.h tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
Makefile tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
map.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
prog.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00