Wireshark-bugs: [Wireshark-bugs] [Bug 10525] need to handle TCP retransmissions - and out-of-ord

Date: Sun, 05 Oct 2014 00:52:11 +0000

Comment # 5 on bug 10525 from
I suspect that as long as

    1) we mark retransmissions in a way that lets us find the original packet

and

    2) dissectors run the risk of being confused by seeing retransmissions (I
think it's too much to ask that they do their own retransmission detection)

"don't hand retransmissions to subdissectors" is the right default.


You are receiving this mail because:
  • You are watching all bug changes.