Ethereal-cvs: [Ethereal-cvs] rev 14280: /trunk/epan/dissectors/: packet-dcm.c

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

Date: Mon, 02 May 2005 21:56:48 -0000
User: gerald
Date: 2005/05/02 04:56 PM

Log:
 From Rich Coe:
 
  - fix memory leak when Assoc packet is processed repeatedly in ethereal
 
  - removed unused partial packet flag
 
  - added better support for DICOM VR
      - sequences
      - report actual VR in packet display, if supplied by xfer syntax 
      - show that we are not displaying entire tag string with '[...]',
        some tags can hold up to 2^32-1 chars
 
  - remove my goofy attempt at trying to get access to the fragmented packets
    (anyone have an idea on how to fix this ???)
 
  - process all the data in the Assoc packet even if display is off
 
  - limit display of data in Assoc packet to defined size of the data even
    if reported size is larger
 
  - show the last tag in a packet as [incomplete] if we don't have all the data
 
  - added framework for reporting DICOM async negotiation (not finished)
    (I'm not aware of an implementation which currently supports this)
 
  - still need to fix display of continuation packets

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +130 -62   packet-dcm.c    Modified



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