Wireshark-commits: [Wireshark-commits] master f793923: extcap: add libssh version info to sshdump a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jul 2020 18:59:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f793923a12e9a39bdfb2a2aaa83a8b1042b3ef7e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f793923 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: add libssh version info to sshdump and ciscodump.
    
    Change-Id: I1e13cc3471e37514a0dd181abd4938607a057ec6
    Reviewed-on: https://code.wireshark.org/review/37870
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d975ebb   extcap: improve version output for all extcaps.
     add  f793923   extcap: add libssh version info to sshdump and ciscodump.


Summary of changes:
 cmake/modules/FindLIBSSH.cmake | 1 +
 cmakeconfig.h.in               | 1 +
 extcap/ciscodump.c             | 1 +
 extcap/extcap-base.c           | 7 +++++++
 extcap/extcap-base.h           | 1 +
 extcap/sshdump.c               | 1 +
 6 files changed, 12 insertions(+)