Wireshark-commits: [Wireshark-commits] master 9414f56: S1AP: upgrade dissector to v13.5.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jan 2017 19:44:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9414f56152c007f3ee2965ffd0b2cd0bff82c238
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9414f56 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    S1AP: upgrade dissector to v13.5.0
    
    Change-Id: Ic65ae88af37f0e82207c093827755f93934d9424
    Reviewed-on: https://code.wireshark.org/review/19612
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  d8be254   packet-btatt.c: Use protocol information from dissector handle instead of pinfo data for attributes.
    adds  9414f56   S1AP: upgrade dissector to v13.5.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             |    8 +-
 epan/dissectors/asn1/s1ap/S1AP-PDU-Contents.asn    |   12 +-
 .../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                 |    4 +-
 epan/dissectors/packet-s1ap.c                      |  177 ++++++++++----------
 10 files changed, 112 insertions(+), 104 deletions(-)