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@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Mar 2002 16:35:53 -0600 (CST)
guy         2002/03/16 16:35:53 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Whether the data returned from a read or sent in a write is DCERPC
  traffic or not, that data doesn't include the padding; handle padding
  if you're dissecting it as DCERPC traffic.
  
  Don't treat the traffic as DCERPC traffic unless it's to the IPC$ share.
  
  Revision  Changes    Path
  1.222     +33 -11    ethereal/packet-smb.c