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 0795c98: extcap: save debug flag and use it to activa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Nov 2018 04:58:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0795c988b072ef45e1a389d51b49ec4ee235c216
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0795c98 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: save debug flag and use it to activate ssh debug.
    
    Change-Id: Ida32834f8c0838f1d815f7e33116b6a6161acf34
    Reviewed-on: https://code.wireshark.org/review/30572
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7a29c3d   ssh-base: define a struct for storing ssh parameters.
     add  0795c98   extcap: save debug flag and use it to activate ssh debug.


Summary of changes:
 extcap/ciscodump.c   |  1 +
 extcap/extcap-base.c |  1 +
 extcap/extcap-base.h |  1 +
 extcap/ssh-base.c    | 13 +++++++++++++
 extcap/ssh-base.h    |  1 +
 extcap/sshdump.c     |  1 +
 6 files changed, 18 insertions(+)