Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal etypes.h packet-fc.c packet-fcswils.c packet

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, 5 Mar 2003 01:41:25 -0600 (CST)
guy         2003/03/05 01:41:25 CST

  Modified files:
    .                    etypes.h packet-fc.c packet-fcswils.c 
                         packet-mdshdr.c packet-scsi.c 
                         packet-scsi.h 
  Log:
  From Dinesh Dutt:
  
  	fix the Fibre Channel reassembly code;
  
  	fix handling of addresses in FC frames encapsulated inside
  	various internal Cisco protocols;
  
  	display link state records & descriptors better so as to improve
  	readability & reduce the need to expand tree to find useful
  	information;
  
  	handle older versions of SW_RSCN;
  
  	fix saving of device type from Inquiry command;
  
  	add another Ethertype used internally in Cisco switches.
  
  Revision  Changes    Path
  1.32      +6 -1      ethereal/etypes.h
  1.5       +15 -5     ethereal/packet-fc.c
  1.3       +35 -18    ethereal/packet-fcswils.c
  1.4       +3 -2      ethereal/packet-mdshdr.c
  1.24      +35 -14    ethereal/packet-scsi.c
  1.6       +5 -1      ethereal/packet-scsi.h