Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dsi.c packet-afp.c

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 16:53:32 -0500 (CDT)
guy         2002/04/28 16:53:32 CDT

  Modified files:
    .                    packet-dsi.c packet-afp.c 
  Log:
  Pass even zero-length DSI and ASP "command" messages to the AFP
  dissector, so it can show them as replies.
  
  Put the command code into the protocol tree for replies.
  
  Fix some additional AFP function names to match the names in the AFP
  spec.
  
  Revision  Changes    Path
  1.14      +10 -12    ethereal/packet-dsi.c
  1.6       +30 -31    ethereal/packet-afp.c