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: 
 <173429823374.3585316.16468721817235282285.git-patchwork-notify@kernel.org>
Date: Sun, 15 Dec 2024 21:30:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maximilian Güntner <code@...entner.de>@codeaurora.org
Cc: netdev@...r.kernel.org, dsahern@...nel.org, davem@...emloft.net
Subject: Re: [PATCH] ipv4: output metric as unsigned int

Hello:

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

On Thu, 12 Dec 2024 17:19:11 +0100 you wrote:
> adding a route metric greater than 0x7fff_ffff leads to an
> unintended wrap when printing the underlying u32 as an
> unsigned int (`%d`) thus incorrectly rendering the metric
> as negative.  Formatting using `%u` corrects the issue.
> 
> Signed-off-by: Maximilian Güntner <code@...entner.de>
> 
> [...]

Here is the summary with links:
  - ipv4: output metric as unsigned int
    https://git.kernel.org/netdev/net-next/c/329365dc46b8

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