Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 50489fd: tshark: Add -G folders report

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Dec 2016 12:47:41 +0000 (UTC)
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(+)