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(-)