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