On Thu, Apr 25, 2024 at 5:14 AM Jason Xing <kerneljasonx...@gmail.com> wrote:
>
> From: Jason Xing <kernelx...@tencent.com>
>
> Since we have mapped every mptcp reset reason definition in enum
> sk_rst_reason, introducing a new helper can cover some missing places
> where we have already set the subflow->reset_reason.
>
> Note: using SK_RST_REASON_NOT_SPECIFIED is the same as
> SK_RST_REASON_MPTCP_RST_EUNSPEC. They are both unknown. So we can convert
> it directly.
>
> Suggested-by: Paolo Abeni <pab...@redhat.com>
> Signed-off-by: Jason Xing <kernelx...@tencent.com>
> Reviewed-by: Matthieu Baerts (NGI0) <matt...@kernel.org>

Reviewed-by: Eric Dumazet <eduma...@google.com>

Reply via email to