From d6da95231ee790fd884ca2a41fe59aa9b05ccde9 Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Thu, 19 Nov 2015 11:30:44 +0100 Subject: extcap: add sshdump. sshdump is an extcap module that allows dumping from a remote host using an ssh connection. It goes with the existing extcap plugin interface. Change-Id: I8987614fdd817b8173a50130812bc643a4833bca Reviewed-on: https://code.wireshark.org/review/11402 Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0004e49e55..0b4efeb72e 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,7 @@ randpkt rawshark reordercap reassemble_test +sshdump stamp-h1 text2pcap tfshark -- cgit v1.2.1