[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162729960507.898.16793961146197522908.git-patchwork-notify@kernel.org>
Date: Mon, 26 Jul 2021 11:40:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Chen Shen <peterchenshen@...il.com>
Cc: marcelo.leitner@...il.com, vyasevich@...il.com,
nhorman@...driver.com, davem@...emloft.net,
linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] sctp: delete addr based on sin6_scope_id
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 26 Jul 2021 13:47:34 +0800 you wrote:
> sctp_inet6addr_event deletes 'addr' from 'local_addr_list' when setting
> netdev down, but it is possible to delete the incorrect entry (match
> the first one with the same ipaddr, but the different 'ifindex'), if
> there are some netdevs with the same 'local-link' ipaddr added already.
> It should delete the entry depending on 'sin6_addr' and 'sin6_scope_id'
> both. otherwise, the endpoint will call 'sctp_sf_ootb' if it can't find
> the according association when receives 'heartbeat', and finally will
> reply 'abort'.
>
> [...]
Here is the summary with links:
- [v2] sctp: delete addr based on sin6_scope_id
https://git.kernel.org/netdev/net/c/2ebda0271483
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