ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master a956069: gtp: Header extesion dissector table enhance

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Aug 2018 12:08:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a95606996190f070ec217f9555849c3df29b5098
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a956069 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    gtp: Header extesion dissector table enhancements.
    
    - Make it possible to append text to the extension header decoding
    - Make it clarer that the T-PDU decoding is an heuristic
    - Prettify presentation of data.
    
    Change-Id: I874f3f500e4c5c3c7f88cd6bf2370fbf6a4dc8a1
    Reviewed-on: https://code.wireshark.org/review/29158
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6699710   lldp: 802.3 BT add missing Autoclass and Power Down fields
     add  a956069   gtp: Header extesion dissector table enhancements.


Summary of changes:
 epan/dissectors/packet-gtp.c | 24 ++++++++++++++++--------
 epan/dissectors/packet-gtp.h | 12 ++++++++++++
 2 files changed, 28 insertions(+), 8 deletions(-)