Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.c packet-ntlmssp.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Jan 2003 05:27:02 -0600 (CST)
sahlberg    2003/01/06 05:27:02 CST

  Modified files:
    .                    packet-dcerpc.c packet-ntlmssp.c 
  Log:
  Update DCERPC so that for (NTLMSSP) PDUs that have been decrypted
  we also call the proper DCERPC subdissector.
  
  With this change ethereal will call the SAMR dissector and dissect the
  decrypted SAMR packets in devins capture.
  
  Revision  Changes    Path
  1.95      +23 -2     ethereal/packet-dcerpc.c
  1.34      +12 -5     ethereal/packet-ntlmssp.c