Wireshark-commits: [Wireshark-commits] master 9f43bbd: Use dissect_e212_imsi() to dissect IMSI. Fix

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Aug 2014 11:27:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f43bbd01a05604a2a2a1101a88bdcb8e890ee1a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9f43bbd by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Use dissect_e212_imsi() to dissect IMSI.
    Fix deprecated APIs
    Restore delted hf.
    
    Change-Id: I5c08dd8e702a6fadd0409cec608d9a7b153f8164
    Reviewed-on: https://code.wireshark.org/review/3746
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0685380   Use dissect_e212_mcc_mnc_wmem_packet_str() to dissect PLMN(id). Fix a few deprecated APIs
    adds  9f43bbd   Use dissect_e212_imsi() to dissect IMSI. Fix deprecated APIs Restore delted hf.


Summary of changes:
 epan/dissectors/packet-bssap.c     |   43 ++++++++++++++++++------------------
 epan/dissectors/packet-ieee80211.c |    1 +
 2 files changed, 23 insertions(+), 21 deletions(-)