lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <bcda0ea2-f50b-5b6c-4c37-f4809e7b0dcc@iogearbox.net> Date: Tue, 19 Feb 2019 17:24:29 +0100 From: Daniel Borkmann <daniel@...earbox.net> To: Alban Crequy <alban.crequy@...il.com>, ast@...nel.org, quentin.monnet@...ronome.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, john.fastabend@...il.com, alban@...volk.io, iago@...volk.io Subject: Re: [PATCH bpf-next v2] bpf: bpftool, fix documentation for attach types On 02/19/2019 03:13 PM, Alban Crequy wrote: > From: Alban Crequy <alban@...volk.io> > > 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@...volk.io> Applied, thanks Alban!
Powered by blists - more mailing lists