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: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Wed, 3 Dec 2003 02:44:18 -0600 (CST)
sahlberg    2003/12/03 02:44:18 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Update to SMB ReadAndX replies.
  
  There might be a 4 (not 2) byte datalen high field.
  If there is no such field (due to an early dialect being used) these bytes are often 0xff.
  If these four bytes are all 0xff    dont display them in the tree.
  
  Revision  Changes    Path
  1.377     +13 -9     ethereal/packet-smb.c