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 bea106c: Eliminate proto_tree_add_text

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Nov 2014 07:40:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea106c79f9491ae9c4b06d0da6d7a2de8c30716
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bea106c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text
    
    Also some other cleanup to simplify dissector logic.
    
    Change-Id: Ia84300b7eadafe292361014dd0e565ec250cae44
    Reviewed-on: https://code.wireshark.org/review/5311
    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  f3f833c   display filter: the body of a range should only be a string, a field name or another range - not an unparsed element
    adds  bea106c   Eliminate proto_tree_add_text


Summary of changes:
 plugins/ethercat/packet-ecatmb.c |  308 +++++++++++++-------------------------
 1 file changed, 101 insertions(+), 207 deletions(-)