Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1839a43: X2AP: upgrade dissector to v15.1.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 07 Apr 2018 14:12:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1839a43f2593f0075db92f134e80e59e163cb5db
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1839a43 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X2AP: upgrade dissector to v15.1.0
    
    Change-Id: I61867f0bcd8cff1d7469e3344b2fb21f5ed3bd77
    Reviewed-on: https://code.wireshark.org/review/26787
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2bc0302   FindAsciidoctor: On SLES 12.2 the executable name is asciidoctor.ruby2.1
    adds  1839a43   X2AP: upgrade dissector to v15.1.0


Summary of changes:
 epan/dissectors/asn1/x2ap/X2AP-CommonDataTypes.asn |   2 +-
 epan/dissectors/asn1/x2ap/X2AP-Constants.asn       |  35 +-
 epan/dissectors/asn1/x2ap/X2AP-Containers.asn      |   2 +-
 epan/dissectors/asn1/x2ap/X2AP-IEs.asn             |  79 ++-
 epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn    | 175 +++---
 .../dissectors/asn1/x2ap/X2AP-PDU-Descriptions.asn |   2 +-
 epan/dissectors/asn1/x2ap/packet-x2ap-template.c   |   4 +-
 epan/dissectors/asn1/x2ap/x2ap.cnf                 |  21 +-
 epan/dissectors/packet-x2ap.c                      | 699 ++++++++++++++-------
 9 files changed, 654 insertions(+), 365 deletions(-)