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]
Date: Fri, 02 Jun 2023 10:00:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, netdev@...r.kernel.org, dsahern@...nel.org,
 horms@...ge.net.au, ja@....bg, pablo@...filter.org, kadlec@...filter.org,
 fw@...len.de, marcelo.leitner@...il.com, lucien.xin@...il.com
Subject: Re: [PATCH net-next] ipv4: Drop tos parameter from flowi4_update_output()

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Thu, 1 Jun 2023 18:37:46 +0200 you wrote:
> Callers of flowi4_update_output() never try to update ->flowi4_tos:
> 
>   * ip_route_connect() updates ->flowi4_tos with its own current
>     value.
> 
>   * ip_route_newports() has two users: tcp_v4_connect() and
>     dccp_v4_connect. Both initialise fl4 with ip_route_connect(), which
>     in turn sets ->flowi4_tos with RT_TOS(inet_sk(sk)->tos) and
>     ->flowi4_scope based on SOCK_LOCALROUTE.
> 
> [...]

Here is the summary with links:
  - [net-next] ipv4: Drop tos parameter from flowi4_update_output()
    https://git.kernel.org/netdev/net-next/c/3f06760c00f5

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