Wireshark-commits: [Wireshark-commits] master 332b9ce: PDCP LTE: fix dissection of signalling PDUs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 21:29:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=332b9cef51a7c97ff340933fbb3d06615a77e990
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

332b9ce by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PDCP LTE: fix dissection of signalling PDUs sent on common control channels
    
    For those crazy enough to try to decode PDUs sent in transparent mode ;)
    
    Change-Id: Iab0a1325a6764846e23d8f04bd3147625b970638
    Reviewed-on: https://code.wireshark.org/review/11498
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  22a9376   BER: Removed erroneous callback from dissect_ber_external_U
    adds  332b9ce   PDCP LTE: fix dissection of signalling PDUs sent on common control channels


Summary of changes:
 epan/dissectors/packet-pdcp-lte.c |   67 +++++++++++++++++++++----------------
 1 file changed, 38 insertions(+), 29 deletions(-)