Wireshark-commits: [Wireshark-commits] master 1864deb: GSM_A-GCC: dissector for GCC Protocol

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Mar 2015 11:32:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1864deb0fabbca55bfe8a1f63a29ec05485ee770
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1864deb by Mikhail Koreshkov (drkor@xxxxxxxxx):

    GSM_A-GCC: dissector for GCC Protocol
    
    Added dissector for GSM-A GCC (Group Call Control) Protocol (GSM 04.68)
    
    Change-Id: I46fafc3fd3eba674202f2c34932edf83a6d1d096
    Reviewed-on: https://code.wireshark.org/review/7338
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  499d959   Eliminate e_uuid_t in favor of e_guid_t.
    adds  1864deb   GSM_A-GCC: dissector for GCC Protocol


Summary of changes:
 epan/dissectors/packet-gsm_a_common.h |   14 +
 epan/dissectors/packet-gsm_a_dtap.c   |  526 +++++++++++++++++++++++++++++++++
 2 files changed, 540 insertions(+)