Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan column-utils.c column_info.h packet.c p

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Jan 2003 00:26:37 -0600 (CST)
guy         2003/01/22 00:26:37 CST

  Modified files:
    epan                 column-utils.c column_info.h packet.c 
                         packet_info.h 
  Log:
  From Dinesh Dutt:
  
      - A new decoder called MDSHDR which decodes the internal header of the
        Cisco MDS switch (this is different from the Boardwalk header).
      - Support for some more new columns as part of FC support.
      - Fixed the decoding of the Special Frame in FCIP.
      - Fixed the decoding of credit management type field in FLOGI/PLOGI frame
        in FC-ELS.
  
  Revision  Changes    Path
  1.31      +21 -1     ethereal/epan/column-utils.c
  1.7       +4 -1      ethereal/epan/column_info.h
  1.86      +4 -1      ethereal/epan/packet.c
  1.29      +4 -1      ethereal/epan/packet_info.h