ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master a59ac1b: Bug 9704: GSM_MAP SendRoutingInfoForSM incom

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Mar 2014 22:14:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a59ac1bd10d29d05ca5cd657b7c64ab13a08670d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a59ac1b by 0xbismarck (0xbismarck@xxxxxxxxx):

    Bug 9704: GSM_MAP SendRoutingInfoForSM incomplete
    
    Added the field information for Phase 1 for the Send Routing Info
    For Sm message per request of ticket 9704. Code per the suggestion of
    Anders Broman. Adding Phase 1 code to GSMMAP.asn.
    
    Did not have any data to verify that the change worked.
    
    Change-Id: Ic387e2e12e8893abb0f453f5010909ffbfd1808c
    Reviewed-on: https://code.wireshark.org/review/147
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2f794e9   MBIM: fix 3GPP SMS PDU record dissection
    adds  a59ac1b   Bug 9704: GSM_MAP SendRoutingInfoForSM incomplete


Summary of changes:
 asn1/gsm_map/GSMMAP.asn                |   43 +++++++++++++++++++++++-
 asn1/gsm_map/packet-gsm_map-template.c |    6 +++-
 epan/dissectors/packet-gsm_map.c       |   56 +++++++++++++++++++++++++++++---
 3 files changed, 99 insertions(+), 6 deletions(-)