Wireshark-commits: [Wireshark-commits] master e0d6041: S1AP: upgrade dissector to v15.4.0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 Jan 2019 15:25:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0d6041bcfa35297db9ff91c3a5fce4bd3418715
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    S1AP: upgrade dissector to v15.4.0
    
    Change-Id: Iecf02ce3858cd2cea12bc73e402ace0c558d8abc
    Reviewed-on: https://code.wireshark.org/review/31444
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  95c72ec   Qt: Pluralize "Export TLS Session Keys (%Ln key(s))"
     add  e0d6041   S1AP: upgrade dissector to v15.4.0


Summary of changes:
 epan/dissectors/asn1/s1ap/S1AP-CommonDataTypes.asn |  2 +-
 epan/dissectors/asn1/s1ap/S1AP-Constants.asn       |  2 +-
 epan/dissectors/asn1/s1ap/S1AP-Containers.asn      |  2 +-
 epan/dissectors/asn1/s1ap/S1AP-IEs.asn             |  9 +++---
 epan/dissectors/asn1/s1ap/S1AP-PDU-Contents.asn    |  5 ++--
 .../dissectors/asn1/s1ap/S1AP-PDU-Descriptions.asn |  2 +-
 epan/dissectors/asn1/s1ap/S1AP-SonTransfer-IEs.asn |  2 +-
 epan/dissectors/asn1/s1ap/packet-s1ap-template.c   |  2 +-
 epan/dissectors/asn1/s1ap/s1ap.cnf                 | 24 +++++++--------
 epan/dissectors/packet-s1ap.c                      | 34 +++++++++++-----------
 10 files changed, 43 insertions(+), 41 deletions(-)