Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fcsb3.c packet-fcsb3.h packet-fcsp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 29 Oct 2003 20:06:12 -0600 (CST)
guy         2003/10/29 20:06:12 CST

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake 
                         packet-brdwlk.c packet-fc.c packet-fc.h 
                         packet-fcels.c packet-fcels.h 
                         packet-fcip.c packet-fcswils.c 
                         packet-fcswils.h packet-mdshdr.c 
  Added files:
    .                    packet-fcsb3.c packet-fcsb3.h 
                         packet-fcsp.c packet-fcsp.h 
  Log:
  From Dinesh Dutt:
  
  	- Dissector for FICON
  	- Dissector for FC-SP (Security Protocol for Fibre Channel)
  	- Patches to correct the reassembly of FC fragments.
  	- Support for new MDS Port Analyzer Adapters that carry the
  	  frame length for truncated frames.
  
  Revision  Changes    Path
  1.875     +2 -1      ethereal/AUTHORS
  1.648     +5 -1      ethereal/Makefile.am
  1.354     +3 -1      ethereal/Makefile.nmake
  1.5       +47 -10    ethereal/packet-brdwlk.c
  1.16      +160 -32   ethereal/packet-fc.c
  1.5       +4 -1      ethereal/packet-fc.h
  1.5       +7 -2      ethereal/packet-fcels.c
  1.2       +3 -1      ethereal/packet-fcels.h
  1.8       +21 -2     ethereal/packet-fcip.c
  1.6       +8 -2      ethereal/packet-fcswils.c
  1.3       +2 -1      ethereal/packet-fcswils.h
  1.8       +17 -1     ethereal/packet-mdshdr.c