Wireshark-commits: [Wireshark-commits] master 3887162: LTE RRC: fix RLC configuration for NB-IoT UE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 04 Oct 2018 12:49:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3887162e95ab41eeacf7433607dce98be7f9bbed
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    LTE RRC: fix RLC configuration for NB-IoT UE
    
    R15 introduced UM mode for DRBs.
    
    Change-Id: Ifd9030a46bcb237d6e6c1909f2dbad3be3a4eb86
    Reviewed-on: https://code.wireshark.org/review/30014
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2370973   CMP: adding p10cr PKIbody dissection
     add  3887162   LTE RRC: fix RLC configuration for NB-IoT UE


Summary of changes:
 epan/dissectors/asn1/lte-rrc/lte-rrc.cnf | 38 ++++++++++++-
 epan/dissectors/packet-lte-rrc.c         | 96 ++++++++++++++++++++++++++------
 2 files changed, 115 insertions(+), 19 deletions(-)