Ethereal-cvs: [Ethereal-cvs] rev 15667: /trunk/epan/dissectors/: packet-giop.c

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

Date: Fri, 02 Sep 2005 08:19:16 GMT
User: guy
Date: 2005/09/02 03:19 AM

Log:
 A PDU dissector called by tcp_dissect_pdus() can't return anything.
 
 A PDU length routine called by tcp_dissect_pdus() should use the offset
 passed to it as the offset of the beginning of the PDU.
 
 In the heuristic GIOP dissector, if we're running over TCP, and accept
 the packet, call "dissect_giop_tcp()" so that we handle multiple PDUs
 within the segment or PDUs split across segments.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +38 -38    packet-giop.c    Modified



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