Wireshark-commits: [Wireshark-commits] master ca434b1: PDCP NR: add a framing option to indicate MA
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 May 2018 17:44:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca434b16d51615c41df1ad47951578b4d4da8539
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ca434b1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PDCP NR: add a framing option to indicate MAC-I presence in user plane PDU (CID 1435480)
    
    Change-Id: I155e4fad0c42c4b2b10cf3a2cb71c0927190b8db
    Reviewed-on: https://code.wireshark.org/review/27780
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4b665e2   Allow extra plugins to be missing e.g. because they are in another branch and still succeed with CMake.
    adds  ca434b1   PDCP NR: add a framing option to indicate MAC-I presence in user plane PDU (CID 1435480)


Summary of changes:
 epan/dissectors/packet-pdcp-nr.c | 49 ++++++++++++++++++++--------------------
 epan/dissectors/packet-pdcp-nr.h |  5 +++-
 2 files changed, 28 insertions(+), 26 deletions(-)