Skip to content
Commit 22a32557 authored by Jason Xing's avatar Jason Xing Committed by Jakub Kicinski
Browse files

tcp: rstreason: handle timewait cases in the receive path



There are two possible cases where TCP layer can send an RST. Since they
happen in the same place, I think using one independent reason is enough
to identify this special situation.

Signed-off-by: default avatarJason Xing <kernelxing@tencent.com>
Link: https://lore.kernel.org/r/20240510122502.27850-5-kerneljasonxing@gmail.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent f6d5e2cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment