Wireshark-commits: [Wireshark-commits] rev 22174: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Sun, 24 Jun 2007 05:14:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22174

User: gal
Date: 2007/06/24 05:14 AM

Log:
 Added a new function, fragment_end_seq_next(), to end the 
 fragmented data without adding an empty data fragment. 
 This is used by the RTSE dissector which can't identify the 
 last fragment until after it has been added.

Directory: /trunk/epan/
  Changes    Path            Action
  +137 -53   reassemble.c    Modified