Wireshark-commits: [Wireshark-commits] master 124923b: proto_tree_add_text -> something filterable.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Sep 2014 01:13:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=124923b02f3113a1f2aeae205417a18828671850
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

124923b by Michael Mann (mmann78@xxxxxxxxxxxx):

    proto_tree_add_text -> something filterable.
    
    Most of the items fell under the same 3 filterable fields. Many got converted to proto_tree_add_bitmask. Also removed the superfluous return statements
    
    Change-Id: Ib429f986d1c3648e51add8ad3d208428b0ba898c
    Reviewed-on: https://code.wireshark.org/review/4044
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a23bbaf   Revert "Explicitly lengthen some constants to 64 bits"
    adds  124923b   proto_tree_add_text -> something filterable.


Summary of changes:
 epan/dissectors/packet-ff.c | 1433 +++++++++++++++----------------------------
 1 file changed, 491 insertions(+), 942 deletions(-)