Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afp.c packet-afp.h packet-atalk.c pac

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: Sun, 28 Apr 2002 14:21:40 -0500 (CDT)
guy         2002/04/28 14:21:40 CDT

  Modified files:
    .                    packet-afp.c packet-afp.h packet-atalk.c 
                         packet-dsi.c 
  Log:
  Updates from Didier Gautheron:
  
  	More calls, more fields, and other updates, for AFP.
  
  	Decode the error code for DSI.
  
  Also, have separate fields for the code field in DSI when it's a data
  offset and when it's an error code.
  
  Revision  Changes    Path
  1.2       +1437 -140 ethereal/packet-afp.c
  1.2       +2 -1      ethereal/packet-afp.h
  1.66      +2 -2      ethereal/packet-atalk.c
  1.13      +20 -8     ethereal/packet-dsi.c