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] master a0d03ce: ssh: dissect the host key when the connectio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Dec 2016 21:35:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0d03ce1e70144fe713df9e03b30bc8126d764a5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a0d03ce by Роман Донченко (dpb@xxxxxxxxxxxxxx):

    ssh: dissect the host key when the connection uses DH group exchange
    
    After this, hf_ssh_kexdh_host_key is no longer used, so remove it.
    
    Change-Id: Ie56a086481bbe087b7ba3b17aea394c05986f63d
    Reviewed-on: https://code.wireshark.org/review/19052
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a0b4d46   install_rpms_for_devel: add optional packages.
    adds  a0d03ce   ssh: dissect the host key when the connection uses DH group exchange


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