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 37853: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 01 Jul 2011 19:00:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37853

User: cmaynard
Date: 2011/07/01 12:00 PM

Log:
 Initialize the TCP windows to the maximum value instead of 0 to avoid false zero window conditions, especially at the beginning of a capture or if only one side of a conversation is captured.  This resolves bug 4716: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4716.

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