tshark

Показать пакеты Retransmission:

tshark -Y "tcp.analysis.retransmission"

Показать пакеты tcpreset:

tshark -Y "tcp.flags.reset==1"

Проблемы

Возникает где в потоке есть GRPC

** (tshark:1435609) 06:20:12.845994 [Epan WARNING] -- Dissector bug, protocol GRPC, in packet 19873: ./epan/dissectors/packet-grpc.c:341: failed assertion "grpc_ctx && grpc_ctx->content_type && grpc_ctx->path" (The content_type and path of grpc context must be set.)

https://gitlab.com/wireshark/wireshark/-/issues/19679