Wireshark-commits: [Wireshark-commits] master 2943acd: PIM: Enhance code
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 May 2015 14:58:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2943acdff5c755f859cee984901e1811fd8fab4b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2943acd by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    PIM: Enhance code
    
    Use proto_tree_add_item when it is possible
    Add display of reserved field...
    
    Change-Id: Id47c237f06e28e7d5dfbd92848dc26a7496cf799
    Reviewed-on: https://code.wireshark.org/review/8398
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1aad9e0   PIM: Remove proto_tree_add_text
    adds  2943acd   PIM: Enhance code


Summary of changes:
 epan/dissectors/packet-pim.c |  174 ++++++++++++++++++++++--------------------
 1 file changed, 92 insertions(+), 82 deletions(-)