URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0744558a35f8cd91a3243cd10842c6971205e9c5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0744558 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Improve filterability of GTP dissector.
    
    Eliminated many, but not all proto_tree_add_text calls (mostly thanks to convert_proto_tree_add_text.pl)
    
    Change-Id: I37d22ca9816ae1a3a42d911abeb73f7ba49f77d3
    Reviewed-on: https://code.wireshark.org/review/4378
    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  1a50aee   Improve filterability of RSVP dissector.
    adds  0744558   Improve filterability of GTP dissector.
Summary of changes:
 epan/dissectors/packet-gtp.c |  416 ++++++++++++++++++++++++++----------------
 1 file changed, 255 insertions(+), 161 deletions(-)