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: Sun, 11 Oct 2020 20:50:12 -0600 From: David Ahern <dsahern@...il.com> To: Daniel Borkmann <daniel@...earbox.net>, Jesper Dangaard Brouer <brouer@...hat.com> Cc: ast@...nel.org, john.fastabend@...il.com, yhs@...com, netdev@...r.kernel.org, bpf@...r.kernel.org, Toke Høiland-Jørgensen <toke@...hat.com> Subject: Re: [PATCH bpf-next v6 2/6] bpf: add redirect_peer helper On 10/11/20 10:16 AM, Daniel Borkmann wrote: >> >> This is awesome results and great work Daniel! :-) +1 >> >> I wonder if we can also support this from XDP, which can also native >> redirect into veth. Originally I though we could add the peer netdev >> in the devmap, but AFAIK Toke showed me that this was not possible. > > I think it should be possible with similar principle. What was the > limitation > that you ran into with devmap for XDP? Should just need an API to set the namespace of the redirect device - something that devmap can be extended to include now.
Powered by blists - more mailing lists