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]
Message-Id: 
 <172471142948.144512.543299330759320070.git-patchwork-notify@kernel.org>
Date: Mon, 26 Aug 2024 22:30:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 dsahern@...nel.org, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net] ipv6: avoid indirect calls for SOL_IP socket options

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 23 Aug 2024 14:00:19 +0000 you wrote:
> ipv6_setsockopt() can directly call ip_setsockopt()
> instead of going through udp_prot.setsockopt()
> 
> ipv6_getsockopt() can directly call ip_getsockopt()
> instead of going through udp_prot.getsockopt()
> 
> These indirections predate git history, not sure why they
> were there.
> 
> [...]

Here is the summary with links:
  - [net] ipv6: avoid indirect calls for SOL_IP socket options
    https://git.kernel.org/netdev/net-next/c/89683b45f15c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ