ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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