Wireshark-commits: [Wireshark-commits] master b563a84: Eliminate proto_tree_add_text from IP dissec
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Oct 2014 06:45:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b563a84db6dfc3de40872e8ec3e943d85e270cdb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b563a84 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from IP dissectors
    
    Change-Id: I81fc364cbff3c5b305d61b2d444bf8599fbd19e7
    Reviewed-on: https://code.wireshark.org/review/4631
    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  5518513   IPv6 RPL: Display RPL flag on HEX
    adds  b563a84   Eliminate proto_tree_add_text from IP dissectors


Summary of changes:
 epan/dissectors/packet-ip.c   |  255 +++++++++++++++++++----------------------
 epan/dissectors/packet-ipv6.c |  102 ++++++++++-------
 2 files changed, 181 insertions(+), 176 deletions(-)