linux-sctp.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, linux-sctp@vger.kernel.org,
	davem@davemloft.net, kuba@kernel.org, marcelo.leitner@gmail.com
Subject: Re: [PATCH] sctp: move sk_route_caps check and set into sctp_outq_flush_transports
Date: Fri, 19 Mar 2021 18:40:08 +0000	[thread overview]
Message-ID: <161617920845.19713.2031294670026043152.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <9db6df3e544dd6ec6e4ec5091b0a750ac08d6e1b.1616125961.git.lucien.xin@gmail.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 19 Mar 2021 11:52:41 +0800 you wrote:
> The sk's sk_route_caps is set in sctp_packet_config, and later it
> only needs to change when traversing the transport_list in a loop,
> as the dst might be changed in the tx path.
> 
> So move sk_route_caps check and set into sctp_outq_flush_transports
> from sctp_packet_transmit. This also fixes a dst leak reported by
> Chen Yi:
> 
> [...]

Here is the summary with links:
  - sctp: move sk_route_caps check and set into sctp_outq_flush_transports
    https://git.kernel.org/netdev/net/c/8ff0b1f08ea7

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



      reply	other threads:[~2021-03-19 18:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  3:52 [PATCH] sctp: move sk_route_caps check and set into sctp_outq_flush_transports Xin Long
2021-03-19 18:40 ` 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=161617920845.19713.2031294670026043152.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-sctp@vger.kernel.org \
    --cc=lucien.xin@gmail.com \
    --cc=marcelo.leitner@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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).