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, 16 Apr 2019 10:30:54 +0200
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Alban Crequy <alban.crequy@...il.com>, ast@...nel.org
Cc:     bpf@...r.kernel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, alban@...volk.io, iago@...volk.io,
        Mauricio Vasquez B <mauricio.vasquez@...ito.it>
Subject: Re: [PATCH bpf-next v1] bpf: add map helper functions push,pop,peek
 in more BPF programs

On 04/14/2019 06:58 PM, Alban Crequy wrote:
> From: Alban Crequy <alban@...volk.io>
> 
> commit f1a2e44a3aec ("bpf: add queue and stack maps") introduced new BPF
> helper functions:
> - BPF_FUNC_map_push_elem
> - BPF_FUNC_map_pop_elem
> - BPF_FUNC_map_peek_elem
> 
> but they were made available only for network BPF programs. This patch
> makes them available for tracepoint, cgroup and lirc programs.
> 
> Signed-off-by: Alban Crequy <alban@...volk.io>
> Cc: Mauricio Vasquez B <mauricio.vasquez@...ito.it>

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ