Ethereal-cvs: [Ethereal-cvs] rev 15139: /trunk/epan/dissectors/: packet-tcp.c /trunk/epan/: re

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 29 Jul 2005 07:14:34 GMT
User: guy
Date: 2005/07/29 02:14 AM

Log:
 If we do reassembly and hand the packet to the dissector, and the
 dissector says "sorry, I need even more data in this packet", don't flag
 that packet as being reassembled in that frame.  Indicate that we should
 perhaps do all the "partial reassembly" stuff in
 "fragment_set_partial_assembly()", which would obviate the need for the
 hack in the TCP dissector.
 
 Clean up indentation.

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

Directory: /trunk/epan/
  Changes    Path            Action
  +12 -0     reassemble.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15139&view=rev