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: Tue, 30 Apr 2002 17:05:34 -0500 (CDT)
guy         2002/04/30 17:05:34 CDT

  Modified files:
    .                    packet-afp.c packet-afp.h packet-atalk.c 
                         packet-dsi.c 
  Log:
  From Didier Gautheron:
  
  	more calls supported in AFP;
  
  	ATP desegmentation;
  
  	show the name for NBP function 1 (broadcast request);
  
  	"get status" reply for DSI.
  
  Revision  Changes    Path
  1.12      +253 -72   ethereal/packet-afp.c
  1.3       +30 -7     ethereal/packet-afp.h
  1.68      +135 -24   ethereal/packet-atalk.c
  1.16      +275 -17   ethereal/packet-dsi.c