Wireshark-commits: [Wireshark-commits] rev 24289: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dcerpc.c packet-dcerpc.h packet-kerberos.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Fri, 08 Feb 2008 09:20:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24289
User: sahlberg
Date: 2008/02/08 09:20 AM
Log:
based on the novell idllib sources :
add dissection of the 16 byte header prior to the NDR data when NDR is
transported as a blob ontop of !dcerpc
like the LOGON_INFO in the PAC in kerberos
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-dcerpc.c Modified
+1 -0 packet-dcerpc.h Modified
+61 -17 packet-kerberos.c Modified