Wireshark-commits: [Wireshark-commits] master 56bb121: S1AP: upgrade dissector to v15.7.0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Oct 2019 15:38:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56bb121cb9bda8967e5969788863b76c4e215a74
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

56bb121 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    S1AP: upgrade dissector to v15.7.0
    
    Change-Id: Ie56d3796bf8cc17d995f66159ef8f85d2485e34a
    Reviewed-on: https://code.wireshark.org/review/34699
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  c2c2324   Updated MMS ASN.1 file for IEC61850 Ed.2
     add  56bb121   S1AP: upgrade dissector to v15.7.0


Summary of changes:
 epan/dissectors/asn1/s1ap/S1AP-CommonDataTypes.asn |   2 +-
 epan/dissectors/asn1/s1ap/S1AP-Constants.asn       |   5 +-
 epan/dissectors/asn1/s1ap/S1AP-Containers.asn      |   2 +-
 epan/dissectors/asn1/s1ap/S1AP-IEs.asn             | 123 +++----
 epan/dissectors/asn1/s1ap/S1AP-PDU-Contents.asn    |  19 +-
 .../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                 |  16 +
 epan/dissectors/packet-s1ap.c                      | 354 +++++++++++++--------
 10 files changed, 332 insertions(+), 195 deletions(-)