Wireshark-commits: [Wireshark-commits] master a1d2d18: extcap: get the libssh version string from t
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1d2d18cb8367cc62395be1bbfa9fee6433e4386
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a1d2d18 by Guy Harris (gharris@xxxxxxxxx):
extcap: get the libssh version string from the libssh.h header.
Thanks, libssh developers, for making it so straightforward!
This means we don't need to construct it in the CMake module that finds
libssh.
Change-Id: I6c173bf7c0671dfdfac423a7d01ecced7b69e851
Reviewed-on: https://code.wireshark.org/review/37878
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 48237f7 Profinet: Wrong Block Length Dissection Fix
add a1d2d18 extcap: get the libssh version string from the libssh.h header.
Summary of changes:
cmake/modules/FindLIBSSH.cmake | 1 -
cmakeconfig.h.in | 1 -
extcap/ssh-base.h | 19 +++++++++++++++++++
3 files changed, 19 insertions(+), 2 deletions(-)