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 8d51cf1: NR MAC: Use static config of DRB channel set

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Aug 2018 15:14:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d51cf1364d40fa1e6ffb31dc1699d84c59feec5
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8d51cf1 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    NR MAC: Use static config of DRB channel settings across all UEs.
    
    This is similar to what LTE did before RRC was doing detailed
    bearer configuration.
    
    Change-Id: Ieee735ad1269f9ce962137c97c2c18431b6a1d48
    Reviewed-on: https://code.wireshark.org/review/29315
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  5eb9a5f   LTE MAC: fix range check for DRB LCIDs.
     add  8d51cf1   NR MAC: Use static config of DRB channel settings across all UEs.


Summary of changes:
 epan/dissectors/packet-mac-nr.c | 305 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 304 insertions(+), 1 deletion(-)