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 30384: /trunk/epan/ /trunk/epan/dissectors/: packet-kerb

Date: Wed, 07 Oct 2009 07:03:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30384

User: sahlberg
Date: 2009/10/07 12:03 AM

Log:
 add a new function    read_keytab_file_from_preferences(void)
 that can be called by dissectoirs using kerberos keytab files.
 This function will load a new keytab file on demand, if it is changed in 
 the preferences.
 
 The previous code had you save the preferences and then restart 
 wireshark which is suboptimal from a user friendly perspective

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +30 -18    packet-kerberos.c    Modified
  +2 -0      packet-kerberos.h    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified