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