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]
Message-ID: <b594b44a-5963-25b9-be08-c776df0ffa4b@iogearbox.net>
Date:   Tue, 16 Apr 2019 10:29:08 +0200
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Quentin Monnet <quentin.monnet@...ronome.com>,
        Alexei Starovoitov <ast@...nel.org>
Cc:     bpf@...r.kernel.org, netdev@...r.kernel.org,
        oss-drivers@...ronome.com
Subject: Re: [PATCH bpf-next 0/5] tools: bpftool: fix minor issues in bpftool
 and its documentation

On 04/12/2019 03:29 PM, Quentin Monnet wrote:
> Hi,
> This series brings a number of small fixes to bpftool and the related
> manual pages.
> 
> The first two patches are on bpftool itself (remove blank lines when
> dumping programs, do not set errno when showing a tree of cgroup programs).
> 
> The next two patches are fixes for the manual pages (missing keyword, wrong
> option name for showing bpftool version). The last one is not exactly a
> fix, but rather an addition to the man page, explaining how to dump program
> statistics.
> 
> Quentin Monnet (5):
>   tools: bpftool: remove blank line after btf_id when listing programs
>   tools: bpftool: reset errno for "bpftool cgroup tree"
>   tools: bpftool: fix man page documentation for "pinmaps" keyword
>   tools: bpftool: fix short option name for printing version in man
>     pages
>   tools: bpftool: add a note on program statistics in man page
> 
>  tools/bpf/bpftool/Documentation/bpftool-cgroup.rst  |  2 +-
>  tools/bpf/bpftool/Documentation/bpftool-feature.rst |  2 +-
>  tools/bpf/bpftool/Documentation/bpftool-map.rst     |  2 +-
>  tools/bpf/bpftool/Documentation/bpftool-net.rst     |  2 +-
>  tools/bpf/bpftool/Documentation/bpftool-perf.rst    |  2 +-
>  tools/bpf/bpftool/Documentation/bpftool-prog.rst    | 12 ++++++++++--
>  tools/bpf/bpftool/Documentation/bpftool.rst         |  2 +-
>  tools/bpf/bpftool/cgroup.c                          |  7 +++++++
>  tools/bpf/bpftool/prog.c                            |  2 +-
>  9 files changed, 24 insertions(+), 9 deletions(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ