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, 20 Feb 2002 15:46:43 -0600 (CST)
guy         2002/02/20 15:46:43 CST

  Modified files:
    .                    packet-smb.c smb.h 
  Log:
  From Ronnie Sahlberg: add the actual SMB command to the structure that
  remembers SMBs for request/response matching, and make sure the request
  and the response have the same type (or that the response has a
  different type but is a valid response to the request).
  
  Revision  Changes    Path
  1.208     +43 -14    ethereal/packet-smb.c
  1.33      +2 -1      ethereal/smb.h