wireshark/extcap
John Thacker 6d39c511fb extcap: Set matching libssh log level
Instead of always setting the libssh log level to SSH_LOG_INFO
when an extcap has a ws log level of LOG_LEVEL_DEBUG or lower,
set the libssh log level to a corresponding log level
(NOISY/TRACE, DEBUG/DEBUG, INFO/INFO, MESSAGE and above/WARN).

Format the libssh logging messages more similar to our normal
logging messages, with a libssh domain and using the libssh
priority.

Prior to 0.11.0 (that is, this commit:
657d9143d1
) libssh sends some merely informational messages at their WARN
level, so lower that down to INFO, which isn't printed by default
and doesn't get printed in the GUI.

Related to #17888
2024-01-19 20:59:33 +00:00
..
.editorconfig extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH host 2022-03-09 08:01:39 +00:00
CMakeLists.txt CMake+Windows: Try to fix NSIS installer with Ninja 2023-06-01 19:27:55 +01:00
androiddump.c androiddump: Don't hang for 20s on Linux if loopback is down 2023-12-19 15:41:33 +00:00
ciscodump.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
dpauxmon.c dpauxmon: Flush after pcap header 2023-08-11 20:05:10 +00:00
dpauxmon_user.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etl.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etl.h Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etw_message.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etw_message.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etw_ndiscap.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etwdump.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
extcap-base.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
extcap-base.h extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
falcodump.cpp Move our Falco plugin directories 2023-10-11 15:25:40 -07:00
randpktdump.c Convert writecap to C99 types 2023-06-16 15:34:44 +00:00
sdjournal.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
ssh-base.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
ssh-base.h extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
sshdump.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
ubxdump.py GNSS: add dissectors for further UBX messages 2024-01-12 09:20:13 +00:00
udpdump.c wsutil: Consolidate IP address code 2023-10-31 10:14:09 +00:00
wifidump.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00