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

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sun, 8 Jun 2003 04:11:05 -0500 (CDT)
guy         2003/06/08 04:11:05 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  The information levels for TRANS2_SET_{PATH,FILE}_INFORMATION are,
  according to the SNIA CIFS 1.0 spec and some captures I've seen, are not
  the same as for the corresponding TRANS2_GET_{PATH,FILE}_INFORMATION.
  Handle the SET information levels as per the CIFS spec.
  
  Revision  Changes    Path
  1.348     +158 -10   ethereal/packet-smb.c