Wireshark-commits: [Wireshark-commits] master 4f8a0f2: [GTPv2] Don't try to dissect Target to Sourc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Mar 2017 04:47:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f8a0f2dd7a8ef88282adbeecf1eb3485045d73c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f8a0f2 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [GTPv2] Don't try to dissect Target to Source Transparent Container it's
    not so easy to determine it's content.
    
    Change-Id: I58d5caeb5b7264afa1ed28e84c0207610d5c13d2
    Reviewed-on: https://code.wireshark.org/review/20558
    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  0837dd2   Lua: Add absolute time base values
    adds  4f8a0f2   [GTPv2] Don't try to dissect Target to Source Transparent Container it's not so easy to determine it's content.


Summary of changes:
 epan/dissectors/packet-gtpv2.c |   35 ++++++++++++++++++++++++++++++-----
 1 file changed, 30 insertions(+), 5 deletions(-)