Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41788: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 27 Mar 2012 02:08:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41788

User: martinm
Date: 2012/03/26 07:08 PM

Log:
 When storing sequence analysis results, add (raw) sequence number and
 ack number to the lookup key (which was previously just the frame number).
 
 This helps with situations where multiple segments of the same TCP
 conversation can be found in the same frame in a capture (e.g. with LTE
 user-plane traffic carried in logged MAC or RLC frames).

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +41 -25    packet-tcp.c    Modified
  +1 -1      packet-tcp.h    Modified