Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41813: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 28 Mar 2012 09:10:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41813

User: sahlberg
Date: 2012/03/28 02:10 AM

Log:
 ONC-RPC: add tracking of GSSAPI authentication contexts
 
 Add traking of when GSS authentication contexts are created and when they are destroyed
 so that it is easy to "click on created in link" in a SecNFS packet to get to where the kerberos blob for authentication is
 
 
 Add context created in/destroyed in to the decode so you can quickly jump to where the authantiation happened to check the decrypted krb5 credentials

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +123 -13   packet-rpc.c    Modified