Re: [PATCH net-next 0/4] net: Mark the sk parameter of routing functions as 'const'.
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-07-14 07:40:22
Also in:
netdev, selinux
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-07-14 07:40:22
Also in:
netdev, selinux
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller [off-list ref]: On Tue, 11 Jul 2023 15:06:00 +0200 you wrote:
The sk_getsecid security hook prevents the use of a const sk pointer in several routing functions. Since this hook should only read sk data, make its sk argument const (patch 1), then constify the sk parameter of various routing functions (patches 2-4). Build-tested with make allmodconfig. [...]
Here is the summary with links:
- [net-next,1/4] security: Constify sk in the sk_getsecid hook.
https://git.kernel.org/netdev/net-next/c/5b52ad34f948
- [net-next,2/4] ipv4: Constify the sk parameter of ip_route_output_*().
https://git.kernel.org/netdev/net-next/c/8d6eba33a272
- [net-next,3/4] ipv6: Constify the sk parameter of several helper functions.
https://git.kernel.org/netdev/net-next/c/5bc67a854cb4
- [net-next,4/4] pptp: Constify the po parameter of pptp_route_output().
https://git.kernel.org/netdev/net-next/c/dc4c399d215d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html