URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3fe2c6eef4353f02363bbe547513f73384e2d598
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3fe2c6e by Michael Mann (mmann78@xxxxxxxxxxxx):
Separate out sname and cname in Kerberos dissector.
Bug: 4479
Change-Id: I41de06f2e3eea0c44edd659ed053f628406550c6
Reviewed-on: https://code.wireshark.org/review/11125
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6b12840 [OpenFlow] Fix a crash caused by the same filter name used for several different ftypes.
adds 3fe2c6e Separate out sname and cname in Kerberos dissector.
Summary of changes:
asn1/kerberos/KerberosV5Spec2.asn | 34 ++++++---
epan/dissectors/packet-kerberos.c | 151 +++++++++++++++++++++++++++++++------
2 files changed, 151 insertions(+), 34 deletions(-)