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 26def3e: Honor protocols.display_hidden_proto_items p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Dec 2016 06:28:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26def3ef72b3dc1f936322fb1e96b7d81a19390b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

26def3e by Michael Mann (mmann78@xxxxxxxxxxxx):

    Honor protocols.display_hidden_proto_items preferences when outputting fields in TShark
    
    Bug: 13192
    Change-Id: Ibb2b3913716d31a3d5f600e1b6400fdf14a69ca4
    Reviewed-on: https://code.wireshark.org/review/19075
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  037c64a   Clean up initialization code for programs.
    adds  26def3e   Honor protocols.display_hidden_proto_items preferences when outputting fields in TShark


Summary of changes:
 epan/print.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)