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, 25 Jul 2017 11:48:16 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Daniel Borkmann <daniel@...earbox.net>
Cc:     ast@...com, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 master v2 0/2] Minor BPF updates

On Sun, 23 Jul 2017 01:22:17 +0200
Daniel Borkmann <daniel@...earbox.net> wrote:

> Two minor updates to the BPF code, first one makes use of the
> recently exposed owner_jited in fdinfo to report whether a
> load issue related to tail calls occured, and second one fixes
> up custom mount of bpf fs when passed via env.
> 
> Thanks!
> 
> v1 -> v2:
>   - Moved bpf_derive_prog_from_fdinfo() under HAVE_ELF.
>   - Rest as is.
> 
> Daniel Borkmann (2):
>   bpf: improve error reporting around tail calls
>   bpf: fix mnt path when from env
> 
>  lib/bpf.c | 281 +++++++++++++++++++++++++++++++++++++++++++++++---------------
>  1 file changed, 214 insertions(+), 67 deletions(-)
> 

Applied to master

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ