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 3a4b311: When dissecting GSM MAPv1/v2 messages, displ

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

Commits:

3a4b311 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSM
    
    Fixes bug 9829
    
    Change-Id: Ib56bc7dc79ca27667fb89691817f6e568006d3a8
    Reviewed-on: https://code.wireshark.org/review/494
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7a008e4   cmake: Add missing exported_pdu dissector
    adds  3a4b311   When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSM


Summary of changes:
 asn1/gsm_map/gsm_map.cnf               |    5 +-
 asn1/gsm_map/packet-gsm_map-template.c |    5 +-
 epan/dissectors/packet-gsm_map.c       |  108 +++++++++++++++++---------------
 3 files changed, 63 insertions(+), 55 deletions(-)