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