Wireshark-commits: [Wireshark-commits] master 7146999: Use dissect_e212_imsi() to dissect IMSI Fix
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Aug 2014 21:18:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7146999963e0e8baadf5cbe339f71836c43749bc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7146999 by AndersBroman (a.broman@xxxxxxxxxxxx):

    Use dissect_e212_imsi() to dissect IMSI
    Fix dissection when MCC starts in the high nibble.
    Replace deprecated APIs
    
    Change-Id: Ic08a1db9ee7ebb535bf7914191807304e9f88981
    Reviewed-on: https://code.wireshark.org/review/3736
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e5e8828   start simplifying the parsing of USB control URBs
    adds  7146999   Use dissect_e212_imsi() to dissect IMSI Fix dissection when MCC starts in the high nibble. Replace deprecated APIs


Summary of changes:
 epan/dissectors/packet-e212.c    |   94 +++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-nas_eps.c |   56 +++--------------------
 2 files changed, 100 insertions(+), 50 deletions(-)