ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.12 58d93e1: GTP: add dissection of Extended End Use

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 08:17:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58d93e19cea4e5c90c62d6224796d878b2f72325
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

58d93e1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GTP: add dissection of Extended End User Address
    
    Bug: 10251
    Change-Id: I174b5a2b3e2ec8ff2ead9f290b452ee468f6fe66
    Reviewed-on: https://code.wireshark.org/review/2783
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 2dbab6df183148c370f6ea501c1c00974364407b)
    Reviewed-on: https://code.wireshark.org/review/2793
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a81265a   Allow overriding C/C++ flags from CMake command line
    adds  58d93e1   GTP: add dissection of Extended End User Address


Summary of changes:
 epan/dissectors/packet-gtp.c |   28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)