diff options
| author | Eric Dumazet <[email protected]> | 2022-06-27 12:10:38 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-06-28 21:26:56 -0700 |
| commit | af9784d007d8382e71fb841c06ab5ef6aa2540fc (patch) | |
| tree | d009369882a53d0882a5b08bba87a6b8081fadb8 /include/linux/debugobjects.h | |
| parent | f03c8a1e33ce5f28851b8077a5a417a2d0600c2f (diff) | |
tcp: diag: add support for TIME_WAIT sockets to tcp_abort()
Currently, "ss -K -ta ..." does not support TIME_WAIT sockets.
Issue has been raised at least two times in the past [1] [2]
it is time to fix it.
[1] https://lore.kernel.org/netdev/[email protected]/
[2] https://lore.kernel.org/netdev/CANn89i+R9RgmD=AQ4vX1Vb_SQAj4c3fi7-ZtQz-inYY4Sq4CMQ@mail.gmail.com/T/
While we are at it, use inet_sk_state_load() while tcp_abort()
does not hold a lock on the socket.
Signed-off-by: Eric Dumazet <[email protected]>
Tested-by: Muhammad Usama Anjum <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions