URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5dfde7ff83a35bb7186cd05ce61f4b139ab01203
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5dfde7f by Guy Harris (guy@xxxxxxxxxxxx):
Print extcap plugins with "tshark -G plugins".
This makes it match the "Plugins" tab of the "About" dialog.
While we're at it, use the same code to enumerate extcap plugins in that
dialog.
Change-Id: I50f402a7ab5d83d46baab070d145558ed8f688f4
Reviewed-on: https://code.wireshark.org/review/32589
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4e688ec iso14443: Initialize iso14443_trans->cmd.
add 5dfde7f Print extcap plugins with "tshark -G plugins".
Summary of changes:
extcap.c | 55 +++++++++++++++++++++++++++++++++++++++++++++-----
extcap.h | 14 +++++++++----
tshark.c | 1 +
ui/qt/about_dialog.cpp | 13 +-----------
4 files changed, 62 insertions(+), 21 deletions(-)