linux/tools/bpf/bpftool/Documentation
Alban Crequy a5d9265e01 bpf: bpftool, fix documentation for attach types
bpftool has support for attach types "stream_verdict" and
"stream_parser" but the documentation was referring to them as
"skb_verdict" and "skb_parse". The inconsistency comes from commit
b7d3826c2e ("bpf: bpftool, add support for attaching programs to
maps").

This patch changes the documentation to match the implementation:
- "bpftool prog help"
- man pages
- bash completion

Signed-off-by: Alban Crequy <alban@kinvolk.io>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-02-19 17:23:18 +01:00
..
bpftool-cgroup.rst tools: bpftool: doc, fix incorrect text 2019-02-06 15:39:15 +01:00
bpftool-feature.rst tools: bpftool: doc, fix incorrect text 2019-02-06 15:39:15 +01:00
bpftool-map.rst tools: bpftool: add basic probe capability, probe syscall availability 2019-01-22 22:15:40 -08:00
bpftool-net.rst tools: bpftool: add basic probe capability, probe syscall availability 2019-01-22 22:15:40 -08:00
bpftool-perf.rst tools: bpftool: add basic probe capability, probe syscall availability 2019-01-22 22:15:40 -08:00
bpftool-prog.rst bpf: bpftool, fix documentation for attach types 2019-02-19 17:23:18 +01:00
bpftool.rst tools: bpftool: doc, add text about feature-subcommand 2019-02-12 17:06:18 +01:00
Makefile tools: bpf: build and install man page for eBPF helpers from bpftool/ 2018-07-12 18:55:53 +02:00