Wireshark-commits: [Wireshark-commits] rev 48914: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 18 Apr 2013 19:10:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48914

User: guy
Date: 2013/04/18 12:10 PM

Log:
 Catch retransmission of FINs, so if we're doing "reassemble until end of
 data stream", only the first FIN segment is reported with the
 reassembled packet.
 
 Show the TCP fragment tree *before* processing the payload, so it's
 shown even if processing the payload throws an exception.

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