Wireshark-commits: [Wireshark-commits] master 4962178: NGAP: use port number when matching address
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 07 Oct 2018 12:08:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49621786dee04cb78ebb677768427fb6d602d5b5
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4962178 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NGAP: use port number when matching address
    
    Change-Id: I1a8e1d37b9cf85dbb1a7b5d355251fd5bdd8c173
    Reviewed-on: https://code.wireshark.org/review/30048
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c195ab3   [Automatic update for 2018-10-07]
     add  4962178   NGAP: use port number when matching address


Summary of changes:
 epan/dissectors/asn1/ngap/ngap.cnf               |  26 +--
 epan/dissectors/asn1/ngap/packet-ngap-template.c |  19 ++
 epan/dissectors/packet-ngap.c                    | 229 +++++++++++++----------
 3 files changed, 158 insertions(+), 116 deletions(-)