diff options
author | Alban Crequy <alban@kinvolk.io> | 2019-02-19 17:13:32 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-02-19 19:23:18 +0300 |
commit | a5d9265e017f081f0dc133c0e2f45103d027b874 (patch) | |
tree | a65affee18d061503a7d7e4b9da9375b2dd9dc74 /include/linux/filter.h | |
parent | c9b747dbc2036c917b1067fbb78dc38b105c4454 (diff) | |
download | linux-a5d9265e017f081f0dc133c0e2f45103d027b874.tar.xz |
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
b7d3826c2ed6 ("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>
Diffstat (limited to 'include/linux/filter.h')
0 files changed, 0 insertions, 0 deletions