netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: davem@davemloft.net, kuba@kernel.org,
	herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH 1/5] xfrm: fix tunnel model fragmentation behavior
Date: Wed, 09 Mar 2022 15:00:13 +0000	[thread overview]
Message-ID: <164683801393.7970.13456903491887925542.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220309130839.3263912-2-steffen.klassert@secunet.com>

Hello:

This patch was applied to netdev/net.git (master)
by Steffen Klassert <steffen.klassert@secunet.com>:

On Wed, 9 Mar 2022 14:08:35 +0100 you wrote:
> From: Lina Wang <lina.wang@mediatek.com>
> 
> in tunnel mode, if outer interface(ipv4) is less, it is easily to let
> inner IPV6 mtu be less than 1280. If so, a Packet Too Big ICMPV6 message
> is received. When send again, packets are fragmentized with 1280, they
> are still rejected with ICMPV6(Packet Too Big) by xfrmi_xmit2().
> 
> [...]

Here is the summary with links:
  - [1/5] xfrm: fix tunnel model fragmentation behavior
    https://git.kernel.org/netdev/net/c/4ff2980b6bd2

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



  reply	other threads:[~2022-03-09 15:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09 13:08 pull request (net): ipsec 2022-03-09 Steffen Klassert
2022-03-09 13:08 ` [PATCH 1/5] xfrm: fix tunnel model fragmentation behavior Steffen Klassert
2022-03-09 15:00   ` patchwork-bot+netdevbpf [this message]
2022-03-09 13:08 ` [PATCH 2/5] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" Steffen Klassert
2022-03-09 13:08 ` [PATCH 3/5] esp: Fix possible buffer overflow in ESP transformation Steffen Klassert
2022-03-09 13:08 ` [PATCH 4/5] esp: Fix BEET mode inter address family tunneling on GSO Steffen Klassert
2022-03-09 13:08 ` [PATCH 5/5] net: Fix esp GSO on inter address family tunnels Steffen Klassert
2022-03-09 15:00 ` pull request (net): ipsec 2022-03-09 patchwork-bot+netdevbpf

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=164683801393.7970.13456903491887925542.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.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;
as well as URLs for NNTP newsgroup(s).