Just want to be sure I am reading this trace file correctly. I have a sequence that goes like this:
- Address A send Address B a TCP retransmission [FIN, ACK] with reference time of 40.6854 seq=0 ack=0
- Address A send Address B a TCP retransmission [FIN, ACK] with reference time of 83.8881 seq=0 ack=0
- Address B sends Address A a [RST] seq=2599 ack=1114350665
Is the reset flag for the retransmission packets? How do you match the packets and sequence of events? I'm having problems tracking down whose side the latency is on. I have little experience in reading these and am having a hard time stating one way or another. Any help will be appreciated. Thanks in advance.
- Address A send Address B a TCP retransmission [FIN, ACK] with reference time of 40.6854 seq=0 ack=0
- Address A send Address B a TCP retransmission [FIN, ACK] with reference time of 83.8881 seq=0 ack=0
- Address B sends Address A a [RST] seq=2599 ack=1114350665
Is the reset flag for the retransmission packets? How do you match the packets and sequence of events? I'm having problems tracking down whose side the latency is on. I have little experience in reading these and am having a hard time stating one way or another. Any help will be appreciated. Thanks in advance.