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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 28 Oct 2020 23:28:40 +0100 From: Toke Høiland-Jørgensen <toke@...hat.com> To: Andrii Nakryiko <andrii@...nel.org>, bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com, daniel@...earbox.net Cc: andrii@...nel.org, kernel-team@...com Subject: Re: [PATCH bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs Andrii Nakryiko <andrii@...nel.org> writes: > Forward-declare struct bpf_redir_neigh in bpf_helper_defs.h to avoid > compiler warning about unknown structs. > > Fixes: ba452c9e996d ("bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop") > Signed-off-by: Andrii Nakryiko <andrii@...nel.org> Ah! I did actually include that in my local tree at some point, but guess it never made it into the patch; sorry about that! I guess this should go into the bpf tree, rather than bpf-next, no? Acked-by: Toke Høiland-Jørgensen <toke@...hat.com>
Powered by blists - more mailing lists