Wireshark-commits: [Wireshark-commits] master d821440: Eliminate proto_tree_add_text from packet-gt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 31 Oct 2014 13:43:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d821440b516ba825076b0372465c28fd8c9f67ba
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d821440 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-gtpv2.c
    
    Change-Id: I127447941e4c926d9194373a405c82145b1392bb
    Reviewed-on: https://code.wireshark.org/review/5025
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  54efe5d   Improve the "guessing" of the hf_ field and encoding values.
    adds  d821440   Eliminate proto_tree_add_text from packet-gtpv2.c


Summary of changes:
 epan/dissectors/packet-gtpv2.c |  321 +++++++++++++++++++++++++---------------
 1 file changed, 200 insertions(+), 121 deletions(-)