Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ren Wei <n05ec@lzu.edu.cn>
Cc: netdev@vger.kernel.org, dsahern@kernel.org, idosch@nvidia.com,
	yoshfuji@linux-ipv6.org, nakam@linux-ipv6.org,
	davem@davemloft.net, yuantan098@gmail.com, bird@lzu.edu.cn,
	tr0jan@lzu.edu.cn, zcliangcn@gmail.com
Subject: Re: [PATCH net 1/1] ipv6: exthdrs: refresh nh after handling HAO option
Date: Mon, 25 May 2026 18:20:09 +0000	[thread overview]
Message-ID: <177973320914.3076487.10031244860101202881.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <7aba1debc2196189172499e5769802b026f8caf8.1779247873.git.zcliangcn@gmail.com>

Hello:

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

On Fri, 22 May 2026 17:42:26 +0800 you wrote:
> From: Zhengchuan Liang <zcliangcn@gmail.com>
> 
> ip6_parse_tlv() caches skb_network_header(skb) in nh while walking
> IPv6 TLVs.
> 
> ipv6_dest_hao() may call pskb_expand_head() for a cloned skb, which can
> move the skb head and invalidate the cached network header pointer.
> Refresh nh after ipv6_dest_hao() returns so any trailing padding or TLVs
> are parsed from the current skb head.
> 
> [...]

Here is the summary with links:
  - [net,1/1] ipv6: exthdrs: refresh nh after handling HAO option
    https://git.kernel.org/netdev/net/c/f7b52afe3592

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



      parent reply	other threads:[~2026-05-25 18:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1779247873.git.zcliangcn@gmail.com>
2026-05-22  9:42 ` [PATCH net 1/1] ipv6: exthdrs: refresh nh after handling HAO option Ren Wei
2026-05-22 11:30   ` Justin Iurman
2026-05-24 14:26     ` Ido Schimmel
2026-05-25 18:20   ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177973320914.3076487.10031244860101202881.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bird@lzu.edu.cn \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=idosch@nvidia.com \
    --cc=n05ec@lzu.edu.cn \
    --cc=nakam@linux-ipv6.org \
    --cc=netdev@vger.kernel.org \
    --cc=tr0jan@lzu.edu.cn \
    --cc=yoshfuji@linux-ipv6.org \
    --cc=yuantan098@gmail.com \
    --cc=zcliangcn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox