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: Wed, 17 May 2023 08:10:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yuya Tajima <yuya.tajimaa@...il.com>
Cc: davem@...emloft.net, dsahern@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] seg6: Cleanup duplicates of skb_dst_drop calls

Hello:

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

On Mon, 15 May 2023 15:34:27 +0000 you wrote:
> In processing IPv6 segment routing header (SRH), several functions call
> skb_dst_drop before ip6_route_input. However, ip6_route_input calls
> skb_dst_drop within it, so there is no need to call skb_dst_drop in advance.
> 
> Signed-off-by: Yuya Tajima <yuya.tajimaa@...il.com>
> ---
>  net/ipv6/exthdrs.c       | 3 ---
>  net/ipv6/seg6_iptunnel.c | 3 +--
>  2 files changed, 1 insertion(+), 5 deletions(-)

Here is the summary with links:
  - [net-next] seg6: Cleanup duplicates of skb_dst_drop calls
    https://git.kernel.org/netdev/net-next/c/fa0583c20243

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