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