Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.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: Thu, 20 Feb 2003 22:31:39 -0600 (CST)
guy         2003/02/20 22:31:39 CST

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  Well, perhaps that padding really *is* padding, or maybe it's some other
  gunk stuck in there to make NTLMSSP happy (perhaps the encrypted body
  length has to be a multiple of 16 bytes or something such as that for
  the encryption to work).
  
  No packet in any capture I have appears to be misdissected if you get
  rid of the mod 4 stuff, so I'm removing it.
  
  Revision  Changes    Path
  1.109     +1 -12     ethereal/packet-dcerpc.c