Wireshark-commits: [Wireshark-commits] master df164df: GSM_A-BCC: dissector for BCC Protocol

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 16:36:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df164dfc62ae3377057a865a1e4a66119e8a3b2c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

df164df by Mikhail Koreshkov (drkor@xxxxxxxxx):

    GSM_A-BCC: dissector for BCC Protocol
    
    Added dissector for Broadcast call control protocol
    (3GPP TS 44.069 version 11.0.0 Release 11)
    
    Change-Id: I179801d30fc2d32d8c4187a92dd0b1c9709711c7
    Reviewed-on: https://code.wireshark.org/review/7627
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2833365   Don't pass a t4-non-ecm-sig-end to the tap if we didn't see the start of the data: the invalid frame number will crash Wireshark.
    adds  df164df   GSM_A-BCC: dissector for BCC Protocol


Summary of changes:
 epan/dissectors/packet-gsm_a_common.h |   15 +-
 epan/dissectors/packet-gsm_a_dtap.c   |  589 +++++++++++++++++++++++++++++++++
 2 files changed, 603 insertions(+), 1 deletion(-)