Home
last modified time | relevance | path

Searched hist:edefba66d929eb2d023df93a0a8175a4ffe82684 (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Drstreason.hdiff edefba66d929eb2d023df93a0a8175a4ffe82684 Fri Aug 02 12:21:09 CEST 2024 Jason Xing <kernelxing@tencent.com> 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>
/linux/net/ipv4/
H A Dtcp_timer.cdiff edefba66d929eb2d023df93a0a8175a4ffe82684 Fri Aug 02 12:21:09 CEST 2024 Jason Xing <kernelxing@tencent.com> 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>
H A Dtcp.cdiff edefba66d929eb2d023df93a0a8175a4ffe82684 Fri Aug 02 12:21:09 CEST 2024 Jason Xing <kernelxing@tencent.com> 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>