diff options
author | Jason Xing <kernelxing@tencent.com> | 2024-08-02 18:21:09 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-07 10:24:45 +0100 |
commit | edefba66d929eb2d023df93a0a8175a4ffe82684 (patch) | |
tree | f3cd5a52524fa173fefb0993396710a9c2868ea7 /net/ipv4/tcp_output.c | |
parent | 8407994f0c3594eb3854e3799af86224f4a8e6e6 (diff) | |
download | linux-edefba66d929eb2d023df93a0a8175a4ffe82684.tar.gz linux-edefba66d929eb2d023df93a0a8175a4ffe82684.tar.bz2 linux-edefba66d929eb2d023df93a0a8175a4ffe82684.zip |
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Introducing a new type TCP_STATE to handle some reset conditions
appearing in RFC 793 due to its socket state. Actually, we can look
into RFC 9293 which has no discrepancy about this part.
Signed-off-by: Jason Xing <kernelxing@tencent.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions