[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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