netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Xin Long <lucien.xin@gmail.com>
Cc: netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net,
	davem@davemloft.net, kuba@kernel.org, edumazet@google.com,
	pabeni@redhat.com, jmaloy@redhat.com,
	tung.q.nguyen@dektech.com.au
Subject: Re: [PATCHv3 net 0/3] tipc: fix the mtu update in link mtu negotiation
Date: Mon, 15 May 2023 09:30:22 +0000	[thread overview]
Message-ID: <168414302205.28617.5540005858466713219.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1684093873.git.lucien.xin@gmail.com>

Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Sun, 14 May 2023 15:52:26 -0400 you wrote:
> This patchset fixes a crash caused by a too small MTU carried in the
> activate msg. Note that as such malicious packet does not exist in
> the normal env, the fix won't break any application
> 
> The 1st patch introduces a function to calculate the minimum MTU for
> the bearer, and the 2nd patch fixes the crash with this helper. While
> at it, the 3rd patch fixes the udp bearer mtu update by netlink with
> this helper.
> 
> [...]

Here is the summary with links:
  - [PATCHv3,net,1/3] tipc: add tipc_bearer_min_mtu to calculate min mtu
    https://git.kernel.org/netdev/net/c/3ae6d66b605b
  - [PATCHv3,net,2/3] tipc: do not update mtu if msg_max is too small in mtu negotiation
    https://git.kernel.org/netdev/net/c/56077b56cd3f
  - [PATCHv3,net,3/3] tipc: check the bearer min mtu properly when setting it by netlink
    https://git.kernel.org/netdev/net/c/35a089b5d793

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



      parent reply	other threads:[~2023-05-15  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 19:52 [PATCHv3 net 0/3] tipc: fix the mtu update in link mtu negotiation Xin Long
2023-05-14 19:52 ` [PATCHv3 net 1/3] tipc: add tipc_bearer_min_mtu to calculate min mtu Xin Long
2023-05-14 19:52 ` [PATCHv3 net 2/3] tipc: do not update mtu if msg_max is too small in mtu negotiation Xin Long
2023-05-14 19:52 ` [PATCHv3 net 3/3] tipc: check the bearer min mtu properly when setting it by netlink Xin Long
2023-05-15  2:41 ` [PATCHv3 net 0/3] tipc: fix the mtu update in link mtu negotiation Tung Quang Nguyen
2023-05-15  9:30 ` 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=168414302205.28617.5540005858466713219.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jmaloy@redhat.com \
    --cc=kuba@kernel.org \
    --cc=lucien.xin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=tipc-discussion@lists.sourceforge.net \
    --cc=tung.q.nguyen@dektech.com.au \
    /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).