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 24610: /trunk/gtk/ /trunk/gtk/: follow_ssl.c follow_stre

Date: Wed, 12 Mar 2008 08:50:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24610

User: stig
Date: 2008/03/12 08:50 AM

Log:
 Fixed server and client packet count in C Array variables in
 Follow TCP/UDP/SSL Stream.  This error was introduced when merging
 duplicate code between TCP & SSL stream functions, r22869.

Directory: /trunk/gtk/
  Changes    Path               Action
  +4 -1      follow_ssl.c       Modified
  +3 -4      follow_stream.c    Modified
  +3 -1      follow_stream.h    Modified
  +5 -2      follow_tcp.c       Modified
  +5 -1      follow_udp.c       Modified