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, 5 Dec 2002 12:26:11 -0600 (CST)
guy         2002/12/05 12:26:11 CST

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  It seems pretty clear that a PDU_AUTH3 really is an AUTH3 PDU, and we
  know what it is (a PDU for the third stage in a 3-way authentication
  handshake, as is done with NTLMSSP authentication, for example) - get
  rid of the question mark after "AUTH3".
  
  Revision  Changes    Path
  1.89      +2 -2      ethereal/packet-dcerpc.c