Wireshark-commits: [Wireshark-commits] master dc4d370: packet-ipmi-se.c : proto_tree_add_text -> so

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Jun 2014 12:18:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc4d3706a87d3559abee8e8e14afbccf7faa62ac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc4d370 by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-ipmi-se.c : proto_tree_add_text -> something filterable.
    
    Also did some minor cleanup noticed while doing the filter conversion
    
    Change-Id: Iea61b395c0eeb6fbcaac4c09964da2cb3cdccda5
    Reviewed-on: https://code.wireshark.org/review/2184
    Reviewed-by: Dmitry Bazhenov <dima_b@xxxxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e9dea85   acknowledge BASE_RANGE_STRING
    adds  dc4d370   packet-ipmi-se.c : proto_tree_add_text -> something filterable.


Summary of changes:
 epan/dissectors/packet-ipmi-chassis.c |   18 +-
 epan/dissectors/packet-ipmi-se.c      | 1202 +++++++++++++++++----------------
 epan/dissectors/packet-ipmi.c         |   11 +-
 epan/dissectors/packet-ipmi.h         |    2 +
 4 files changed, 632 insertions(+), 601 deletions(-)