Wireshark-commits: [Wireshark-commits] master e799629: SSH: Display Host Key Type Length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Oct 2018 06:36:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7996298ae11575e01c61e4b9eb71d5718288768
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e799629 by Daniel Hirschberger (daniel.hirschberger+wireshark@xxxxxx):

    SSH: Display Host Key Type Length
    
    Currently the type length of the host key is parsed but not displayed.
    This commit fixes that.
    
    Change-Id: I3db149129609c3ec5cd24e1031c35481ce3d2f81
    Reviewed-on: https://code.wireshark.org/review/30375
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  91700a1   SSH: Display padding value in outermost tree (Binary Packet)
     add  e799629   SSH: Display Host Key Type Length


Summary of changes:
 epan/dissectors/packet-ssh.c | 7 +++++++
 1 file changed, 7 insertions(+)