Wireshark-commits: [Wireshark-commits] master efc6e50: LTE RRC: add dissection of schedulingInfoSIB
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jul 2016 07:12:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=efc6e509ef55c4eb8de132a44e91660576d1dbb3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    LTE RRC: add dissection of schedulingInfoSIB1-r13 field
    
    Change-Id: I226ae82a2d75a9b658a0e9122b4ef1925b003279
    Reviewed-on: https://code.wireshark.org/review/16417
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0d73ae3   Qt: Allocate packet list records using wmem.
    adds  efc6e50   LTE RRC: add dissection of schedulingInfoSIB1-r13 field


Summary of changes:
 epan/dissectors/asn1/lte-rrc/lte-rrc.cnf           |    3 +++
 .../asn1/lte-rrc/packet-lte-rrc-template.c         |   17 ++++++++++++
 epan/dissectors/packet-lte-rrc.c                   |   27 ++++++++++++++++----
 3 files changed, 42 insertions(+), 5 deletions(-)