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 54abb36: ssh: remove uninformative blurbs

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

Commits:

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

    ssh: remove uninformative blurbs
    
    For most of the fields, the blurb is just the name with "SSH" prepended,
    which is not particularly useful. Replace a few of them with more
    informative descriptions and remove the rest.
    
    Change-Id: I15e95a42e897d09d3b6334022b32dd36f29e86a4
    Reviewed-on: https://code.wireshark.org/review/19198
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  74bc8f8   Add a preference to control whether string and byte lengths appear in protocol tree
    adds  54abb36   ssh: remove uninformative blurbs


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