Wireshark-commits: [Wireshark-commits] rev 21870: /trunk/ /trunk/epan/: follow.c follow.h /trunk/gt

Date: Tue, 22 May 2007 00:00:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21870

User: guy
Date: 2007/05/22 12:00 AM

Log:
 Have the follow code keep track of whether there's any data in the TCP
 stream, and, if there isn't, pop up a dialog indicating that there isn't
 any data in the stream.  This fixes bug 1604.

Directory: /trunk/epan/
  Changes    Path          Action
  +7 -2      follow.c      Modified
  +1 -0      follow.h      Modified

Directory: /trunk/gtk/
  Changes    Path            Action
  +10 -1     follow_dlg.c    Modified