Wireshark-bugs: [Wireshark-bugs] [Bug 9461] SSL decryption fails on out of order TCP segments

Date: Thu, 16 Jul 2015 19:58:30 +0000

Comment # 4 on bug 9461 from
(In reply to Peter Wu from comment #3)
> Maybe it is possible to adjust the reassembly logic to buffer packets

If reassembly is enabled in the TCP dissector, it should probably do that and
deliver reassembled in-order chunks data to subdissectors, so they don't get
confused by out-of-order packets.


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