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 68c9566: WIP GTP: Make it possible to configure PDCP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Aug 2018 11:45:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68c9566419d6cd638e0f972bd5243cc3749890dc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

68c9566 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    WIP GTP: Make it possible to configure PDCP parameters to dissect
    NR_RAN_CONT
    
    Change-Id: I7b3234e5a90ca61ede9f95e1078c92ec3b28634d
    Reviewed-on: https://code.wireshark.org/review/29043
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  91ac005   dxl: get msgpack handle in the proper place.
     add  68c9566   WIP GTP: Make it possible to configure PDCP parameters to dissect NR_RAN_CONT


Summary of changes:
 epan/dissectors/packet-gtp.c     | 250 ++++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-pdcp-nr.c |   7 +-
 2 files changed, 252 insertions(+), 5 deletions(-)