URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6cb16bef6b0cec9cf1f779f33e4af2b85a0316d
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c6cb16b by Dario Lombardo (lomato@xxxxxxxxx):
sshdump: add sudo option.
Basic installation of tcpdump (the default remote capture binary)
don't have setcap option. Give the user the option to run tcpdump
with sudo (already possible with a custom remote capture command).
Change-Id: I273798b5f7dc63b468b03eb633bfc60f53e30743
Reviewed-on: https://code.wireshark.org/review/19672
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 132cd6d DNS: update name_len variable when replacing name string
adds c6cb16b sshdump: add sudo option.
Summary of changes:
extcap/sshdump.c | 28 +++++++++++++++++++---------
1 file changed, 19 insertions(+), 9 deletions(-)