Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b536801: Add dissector for CDMA 2000 3GPP2 C.S0005-E

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Nov 2018 17:02:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b53680145c7de36173e94d8673624f06b13ad3e2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b536801 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    Add dissector for CDMA 2000 3GPP2 C.S0005-E v3.0
    
    Change-Id: Id71c4208297893468dfa7d48e778e25c342f1581
    Reviewed-on: https://code.wireshark.org/review/30521
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  44d5eca   Add GCSNA General Circuit Services Notification Application Protocol dissector.
     add  b536801   Add dissector for CDMA 2000 3GPP2 C.S0005-E v3.0


Summary of changes:
 docbook/release-notes.asciidoc  |    1 +
 epan/dissectors/CMakeLists.txt  |    1 +
 epan/dissectors/packet-cdma2k.c | 5323 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 5325 insertions(+)
 create mode 100644 epan/dissectors/packet-cdma2k.c