First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

the difference between [TCP Retransmission] and [TCP Out-Of-Order].

  • retag add tags

Please tell me the difference between [TCP Retransmission] and [TCP Out-Of-Order]. This is displayed on the [info] Both will appear as retransmitted packets, please tell me how Wireshark is judging.

ukiraika's avatar
1
ukiraika
asked 2019-01-17 10:27:20 +0000, updated 2019-01-18 05:42:38 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The primary difference is that out-of-orders arrive a lot faster than a retransmission, and retransmissions are also usually requested via triple duplicate ACK or Selective ACK. Wireshark tries to determine the initial round trip time and measures if a packet arrived faster than the sender could have know that it got lost.

Jasper's avatar
24.1k
Jasper
answered 2019-01-19 10:46:27 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer