I’m analyzing the TCP traffic behavior in LTE network, and need to find out those TCP fast retransmission packets in a large pcap file.
In wireshark, what filter could be used to pick out all the [TCP Fast Retransmission] packets?
I’m analyzing the TCP traffic behavior in LTE network, and need to find out
Share
tcp.analysis.fast_retransmission
Here is some more detail on the TCP analysis in Wireshark