Wireshark-commits: [Wireshark-commits] rev 48915: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 18 Apr 2013 19:11:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48915

User: guy
Date: 2013/04/18 12:11 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
  +18 -15    packet-tcp.h    Modified