URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7e456432165819903a0a946018efe8f182dac6e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d7e4564 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Use dissect_e212_imsi() to dissect IMSI
fix offset in dissect_e212_mcc_mnc_in_address().
Change-Id: I68006ea3e2c79e2549e6f2d2c8a997e44fc3cdf1
Reviewed-on: https://code.wireshark.org/review/3722
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 88e8025 Use e212 function to dissect IMSI. Remove deprecated APIs
adds d7e4564 Use dissect_e212_imsi() to dissect IMSI fix offset in dissect_e212_mcc_mnc_in_address().
Summary of changes:
epan/dissectors/packet-e212.c | 2 +-
epan/dissectors/packet-gsm_a_common.c | 42 +++++++++++++++------------------
2 files changed, 20 insertions(+), 24 deletions(-)