Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fc.c packet-fc.h packet-fcbls.h packe

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 7 Dec 2002 20:32:28 -0600 (CST)
gerald      2002/12/07 20:32:19 CST

  Modified files:
    .                    Makefile.am Makefile.nmake column.c 
                         packet-llc.c 
  Added files:
    .                    packet-fc.c packet-fc.h packet-fcbls.h 
                         packet-fcels.c packet-fcels.h 
                         packet-fcip.c packet-fclctl.c 
                         packet-fclctl.h packet-fcp.c packet-fcp.h 
                         packet-fcswils.c packet-fcswils.h 
                         packet-ipfc.c 
  Log:
  From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC
  header, Extended Link Service, Interswitch Link Service, FCP, and IPFC.
  
  Revision  Changes    Path
  1.525     +12 -1     ethereal/Makefile.am
  1.260     +7 -1      ethereal/Makefile.nmake
  1.38      +30 -8     ethereal/column.c
  1.103     +2 -1      ethereal/packet-llc.c