From: Jason Xing <[email protected]> Before this, we miss some cases where the TCP layer could send rst but we cannot trace it. So I decided to complete it :)
Jason Xing (2): trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters trace: tcp: fully support trace_tcp_send_reset include/trace/events/tcp.h | 60 ++++++++++++++++++++++++++++++-------- net/ipv4/tcp_ipv4.c | 4 +-- net/ipv6/tcp_ipv6.c | 3 +- 3 files changed, 52 insertions(+), 15 deletions(-) -- 2.37.3
