Wireshark-commits: [Wireshark-commits] master 5ace3b9: MTP3: Added SS7 Point Code Name Resolution
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 21:35:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ace3b9405e4845ad7df1a3b2966af7bca6c2194
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5ace3b9 by Binh Trinh (beango@xxxxxxxxx):

    MTP3: Added SS7 Point Code Name Resolution
    
    bug: 7592
    
    Change-Id: I1af2c5d6664e172c358cd19bc20e9352c2582eae
    Reviewed-on: https://code.wireshark.org/review/17677
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  04143d1   MQ: fix typo found by lintian
    adds  5ace3b9   MTP3: Added SS7 Point Code Name Resolution


Summary of changes:
 epan/addr_resolv.c            |  170 ++++++++++++++++++++++++++++++++++++++++-
 epan/addr_resolv.h            |    9 +++
 epan/dissectors/packet-mtp3.c |   30 +++++++-
 ui/gtk/main.c                 |    3 +-
 4 files changed, 209 insertions(+), 3 deletions(-)