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(-)