extcap: move ssh common functions to ssh-base.
authorDario Lombardo <lomato@gmail.com>
Tue, 1 Mar 2016 13:13:41 +0000 (14:13 +0100)
committerRoland Knall <rknall@gmail.com>
Fri, 4 Mar 2016 07:14:09 +0000 (07:14 +0000)
commitd8f541c89b94ae0fe6233bd93dbd0d910a65ccdd
tree29f1d6b486240c321848ddae964a1145f82d1e0b
parent68d4ba212c839631c639974b36fc283a9e90bc5e
extcap: move ssh common functions to ssh-base.

Change-Id: Ic06882a4f914b4f89d936d5d942b50552ae4abb3
Reviewed-on: https://code.wireshark.org/review/14264
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Roland Knall <rknall@gmail.com>
CMakeLists.txt
extcap/Makefile.common
extcap/Makefile.nmake
extcap/ssh-base.c [new file with mode: 0644]
extcap/ssh-base.h [new file with mode: 0644]
extcap/sshdump.c