Wireshark-commits: [Wireshark-commits] master-2.2 02f6c94: MAC LTE: fix dissection of CE Mode A RAR

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Aug 2016 18:37:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02f6c940b7075901268797917cbc26f1f6d5432a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

02f6c94 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MAC LTE: fix dissection of CE Mode A RAR message
    
    The Msg3 PUSCH narrowband index parameter depends on the UL bandwidth
    
    Change-Id: Ib57c85ffbd4c108e9c8f3d14fa53a48f0df1b0e6
    Reviewed-on: https://code.wireshark.org/review/17274
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 12cae9dc80a09ba0ed75b421d328143ac98a298b)
    Reviewed-on: https://code.wireshark.org/review/17276
    

Actions performed:

    from  934bcae   checklicenses: Fix a FIXME
    adds  02f6c94   MAC LTE: fix dissection of CE Mode A RAR message


Summary of changes:
 epan/dissectors/packet-mac-lte.c |  153 ++++++++++++++++++++++++++++----------
 epan/dissectors/packet-mac-lte.h |   14 +++-
 2 files changed, 122 insertions(+), 45 deletions(-)