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

Date: Wed, 20 Dec 2006 11:57:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20179

User: sahlberg
Date: 2006/12/20 11:57 AM

Log:
 Enhance tcp reassembly of the flavor "reassemble one more segment" work properly
 for the quite unusual case when we need to do this multiple times in a row for the same PDU.
 
 This fixes the issue reported by Xiaoguang Liu on the mailinglist
 where wireshark did not manage to properly reassemble a big HTTP header spanning several (more than two) tcp segments.

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