http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32752
User: wmeier
Date: 2010/05/11 07:34 AM
Log:
Fix handling of pa-data-type KRB5_PA_PAC_REQUEST (& KRB5_PA_S4U2SELF).
-Define pa-data-type KRB5_PA_PAC_REQUEST properly so that it is recognized.
Fixes bug #4752 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4752)
-Also revert definition of KRB5_PA_S4U2SELF (to be a positive number).
(All of the above reverts part of SVN #31400).
-Display pa-data-type as FT_INT32.
-Display the value for pa-data-type KRB5_PA_PAC_REQUEST as Boolean (not Int).
Directory: /trunk/epan/dissectors/
Changes Path Action
+11 -7 packet-kerberos.c Modified