Wireshark-commits: [Wireshark-commits] master 78f04d4: RNSAP: Parse transportLayerAddress and bindi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 May 2018 12:43:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78f04d480091c659f4c534af572bf62c3299f127
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

78f04d4 by Darien Spencer (cusneud@xxxxxxxx):

    RNSAP: Parse transportLayerAddress and bindingID
    
    Parse IPv4/v6 and UDP ports
    
    Change-Id: I3cbab496b4c73c1d0a0dbc55be29add8eab60dea
    Reviewed-on: https://code.wireshark.org/review/27773
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cd2d3dd   NBAP: Fix style issues in .cnf
    adds  78f04d4   RNSAP: Parse transportLayerAddress and bindingID


Summary of changes:
 epan/dissectors/asn1/rnsap/packet-rnsap-template.c | 23 ++++-
 epan/dissectors/asn1/rnsap/rnsap.cnf               | 57 +++++++++++++
 epan/dissectors/packet-rnsap.c                     | 99 +++++++++++++++++++---
 3 files changed, 166 insertions(+), 13 deletions(-)