Wireshark-commits: [Wireshark-commits] master b95a1b6: packet-kerberos: display details of learnt k

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2020 09:24:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b95a1b652f22fe734403dd8c728607e35c35f0c7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b95a1b6 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-kerberos: display details of learnt keys
    
    That makes it easier to match them.
    
    Change-Id: I29b9d69415d82a1ea7df275a89a413c2fd460b1f
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/37289
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e2f43f4   nghttp2: Assume we have a method header if we find <unknown>
     add  b95a1b6   packet-kerberos: display details of learnt keys


Summary of changes:
 epan/dissectors/asn1/kerberos/kerberos.cnf         |   6 ++
 .../asn1/kerberos/packet-kerberos-template.c       |  63 +++++++++---
 epan/dissectors/packet-kerberos.c                  | 113 ++++++++++++++-------
 3 files changed, 128 insertions(+), 54 deletions(-)