URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50489fd279637e24b742a1ceaec0282974d07a18
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
50489fd by Jim Young (jyoung@xxxxxxx):
tshark: Add -G folders report
Add a new tshark feature to generate a folders report. The folders report
is essentially the information presented by Wireshark's About / Folders page
in a TAB delimited format.
Change-Id: Ic4b3d332b4bdaa7e6b7aad1e9cc5dd18413aada6
Reviewed-on: https://code.wireshark.org/review/19002
Petri-Dish: Jim Young <jim.young.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from db7c628 Temporarily break up complicated expression into a bunch of separate ifs.
adds 50489fd tshark: Add -G folders report
Summary of changes:
doc/tshark.pod | 7 ++++
tshark.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 105 insertions(+)