Wireshark-commits: [Wireshark-commits] master a60bc4d: sshdump: allow for multiple instances.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a60bc4da846a32824fa4f60871fb6c16eb0067e5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a60bc4d by Dario Lombardo (lomato@xxxxxxxxx):
sshdump: allow for multiple instances.
sshdump can now be copied in multiple instances. Each instance will
show up a different interface and will have its own profile.
This will help users connecting to different hosts. Instead of changing
profiles, sshdump can be cloned, and each instance will be used for a
single host.
Change-Id: If4fb42cf78021c6f16213ae91cbf41ec7f61ca77
Reviewed-on: https://code.wireshark.org/review/37883
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b15ebdf rlcmac: Decode properly Pkt Ul ACK/NACK R99 Additions
add a60bc4d sshdump: allow for multiple instances.
Summary of changes:
doc/sshdump.pod | 5 +++++
docbook/release-notes.adoc | 1 +
extcap/sshdump.c | 23 +++++++++++++++++------
3 files changed, 23 insertions(+), 6 deletions(-)