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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ