Wireshark-commits: [Wireshark-commits] master ed51e15: LCS-AP: Update to V15.2.0 (2019-03)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Apr 2019 14:52:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed51e15cfab3432b655eea6d0f1e29866d2d7de9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ed51e15 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    LCS-AP: Update to  V15.2.0 (2019-03)
    
    Change-Id: I39e9b0871a7d5ce51872bcd44aa3c357ced5d543
    Reviewed-on: https://code.wireshark.org/review/32811
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7abbbaa   Diameter: Add 3GPP AVP:s and sub dissection.
     add  ed51e15   LCS-AP: Update to  V15.2.0 (2019-03)


Summary of changes:
 .../asn1/lcsap/LCS-AP-CommonDataTypes.asn          |  13 +-
 epan/dissectors/asn1/lcsap/LCS-AP-Constants.asn    |  81 ++--
 epan/dissectors/asn1/lcsap/LCS-AP-Containers.asn   |  40 +-
 epan/dissectors/asn1/lcsap/LCS-AP-IEs.asn          | 288 ++++++++-----
 epan/dissectors/asn1/lcsap/LCS-AP-PDU-Contents.asn | 158 ++++---
 .../asn1/lcsap/LCS-AP-PDU-Descriptions.asn         |  98 +++--
 epan/dissectors/asn1/lcsap/lcsap.cnf               |  23 +-
 epan/dissectors/packet-lcsap.c                     | 458 +++++++++++++++++++--
 8 files changed, 863 insertions(+), 296 deletions(-)