Wireshark-commits: [Wireshark-commits] master 14a869c: GSM MAP: display TBCD digits, USSD string an

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Jan 2015 11:19:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14a869c705f91bc4e4fa056380b865f7ba02cc78
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

14a869c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM MAP: display TBCD digits, USSD string and Location Number digits in a subtree
    
    Bug: 10900
    Change-Id: I01277633a1314e68363ef433f3b99b4138657330
    Reviewed-on: https://code.wireshark.org/review/6850
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a614212   SDP: add ability to display port as a string
    adds  14a869c   GSM MAP: display TBCD digits, USSD string and Location Number digits in a subtree


Summary of changes:
 asn1/gsm_map/gsm_map.cnf               |   30 +++----
 asn1/gsm_map/packet-gsm_map-template.c |    4 +
 epan/dissectors/packet-gsm_map.c       |  134 +++++++++++++++++---------------
 3 files changed, 92 insertions(+), 76 deletions(-)