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 31252: /trunk/epan/ /trunk/epan/dissectors/: packet-tcp.

Date: Sun, 13 Dec 2009 01:11:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31252

User: sake
Date: 2009/12/12 05:11 PM

Log:
 Fix for bug 3955 and 4288. When doing Follow TCP stream, there was no 
 check whether a packet belonged to the correct tcp stream (when there 
 are multiple streams in the tracefile with the samen ip addresses and 
 tcp ports.

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

Directory: /trunk/epan/
  Changes    Path          Action
  +8 -3      follow.c      Modified
  +2 -2      follow.h      Modified