URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99367fc51303224ec9e95e29a8407cd0d0b5d9f6
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
99367fc by Dario Lombardo (lomato@xxxxxxxxx):
sshdump: use tcpdump as default capture binary.
This removes the option to specify a custom capture binary due to
incompatibilities between different binaries options. A following
change will add the chance to use a custom capture command that
will cover all the cases that the default doesn't.
Bug: 12952
Change-Id: Idbde3e27f34c28f4ce622c3a860994e25ce5f92f
Reviewed-on: https://code.wireshark.org/review/18040
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from bdd2193 LTE RRC: upgrade dissector to v13.3.0
adds 99367fc sshdump: use tcpdump as default capture binary.
Summary of changes:
doc/sshdump.pod | 12 ++----------
extcap/sshdump.c | 34 ++++++----------------------------
2 files changed, 8 insertions(+), 38 deletions(-)