URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a5770a78a82147142bb7e2ead914eef1b254724
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0a5770a by Dario Lombardo (lomato@xxxxxxxxx):
extcap: add option to set proxycommand to ssh sessions.
sshdump and ciscodump have been updated to use it.
Change-Id: I4e1e0d35f086d76c13264939bc4f14308cc88cfb
Reviewed-on: https://code.wireshark.org/review/30496
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2be2feb extcap: change boolean to boolflag for --debug option.
add 0a5770a extcap: add option to set proxycommand to ssh sessions.
Summary of changes:
docbook/release-notes.asciidoc | 1 +
extcap/ciscodump.c | 18 ++++++++++++++----
extcap/ssh-base.c | 10 +++++++++-
extcap/ssh-base.h | 6 ++++--
extcap/sshdump.c | 20 ++++++++++++++++----
5 files changed, 44 insertions(+), 11 deletions(-)