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

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: Wed, 21 Nov 2001 00:26:00 -0600 (CST)
guy         2001/11/21 00:26:00 CST

  Modified files:
    .                    packet-smb.c smb.h 
  Log:
  Discard stuff in "smb.h" not used by the dissectors, and replace the
  #defines for SMB commands with ones that use the names from the SNIA
  CIFS spec.
  
  Use those #define values rather than hardcoded values in various places
  that check for specific commands.
  
  Revision  Changes    Path
  1.166     +21 -21    ethereal/packet-smb.c
  1.26      +76 -496   ethereal/smb.h