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
| ||
|
Message-ID: <7ba2e62a-d662-4a7b-990e-ba650bd773e7@kernel.org> Date: Wed, 25 Oct 2023 18:37:31 -0600 From: David Ahern <dsahern@...nel.org> To: Beniamino Galvani <b.galvani@...il.com>, netdev@...r.kernel.org Cc: "David S . Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Guillaume Nault <gnault@...hat.com>, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] bareudp: use ports to lookup route On 10/25/23 3:44 AM, Beniamino Galvani wrote: > The source and destination ports should be taken into account when > determining the route destination; they can affect the result, for > example in case there are routing rules defined. > > Signed-off-by: Beniamino Galvani <b.galvani@...il.com> > --- > drivers/net/bareudp.c | 29 ++++++++++++++++------------- > 1 file changed, 16 insertions(+), 13 deletions(-) > Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists