On Thu, Apr 25, 2024 at 5:14 AM Jason Xing <[email protected]> wrote:
>
> From: Jason Xing <[email protected]>
>
> 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 <[email protected]>
> Signed-off-by: Jason Xing <[email protected]>
> Reviewed-by: Matthieu Baerts (NGI0) <[email protected]>

Reviewed-by: Eric Dumazet <[email protected]>

Reply via email to