ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 7f3f4a5: paquet-mq: Eliminiate proto_tree_add_text

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

Commits:

7f3f4a5 by Robert Grange (robionekenobi@xxxxxxxxxx):

    paquet-mq: Eliminiate proto_tree_add_text
    
    Eliminate proto_tree_add_text for Expert Info
    Improve PCF Parameters numeric value display
    
    Change-Id: Ibc259ba05d0591d434e7638d91d6943101d45305
    Reviewed-on: https://code.wireshark.org/review/5080
    Reviewed-by: Robert Grange <robionekenobi@xxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d550b17   VoIP calls: Use our tap offsets.
    adds  7f3f4a5   paquet-mq: Eliminiate proto_tree_add_text


Summary of changes:
 epan/dissectors/packet-mq-pcf.c |   57 +++++++++++++++++++--------------------
 epan/dissectors/packet-mq.c     |   12 ++++++---
 epan/dissectors/packet-mq.h     |    1 +
 3 files changed, 37 insertions(+), 33 deletions(-)