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 23213: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 17 Oct 2007 07:15:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23213

User: sake
Date: 2007/10/17 07:15 AM

Log:
 Fix for bug 1542:
 
 When a SYN/ACK is missing in the capture, the base_seq used in 
 relative sequence numbers was not set correctly. I made the
 setting of fwd->base_seq and rev->base_seq a little more solid.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +16 -10    packet-tcp.c    Modified