Wireshark-commits: [Wireshark-commits] master 0bf3377: IMSI based filtering for SCCP/RANAP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 01 Mar 2019 14:15:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bf337749e9a388e030543c60ff6412e481b32e0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0bf3377 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    IMSI based filtering for SCCP/RANAP
    
    Bug: 9074
    Change-Id: Iae7e233d03367678a6925c732bf4b6d78c211cd8
    Reviewed-on: https://code.wireshark.org/review/32286
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3497356   ieee802154: fix compilation with gcc-4.
     add  0bf3377   IMSI based filtering for SCCP/RANAP


Summary of changes:
 epan/dissectors/asn1/ranap/ranap.cnf |   2 +
 epan/dissectors/packet-e212.c        |  12 +-
 epan/dissectors/packet-ranap.c       | 206 ++++++++++++++++++-----------------
 epan/dissectors/packet-sccp.c        |  14 ++-
 epan/dissectors/packet-sccp.h        |   2 +
 5 files changed, 132 insertions(+), 104 deletions(-)