Wireshark-commits: [Wireshark-commits] master 4cc78e6: S1AP: upgrade dissector to v15.1.0
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cc78e6fe4b11c196b0ff4a92c495544342bd3dd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4cc78e6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
S1AP: upgrade dissector to v15.1.0
Change-Id: Ib3728a35f3635b58da2a10736799fd825c34e58b
Reviewed-on: https://code.wireshark.org/review/26782
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from b4b66d1 Increase PROTO_PRE_ALLOC_HF_FIELDS_MEM.
adds 4cc78e6 S1AP: upgrade dissector to v15.1.0
Summary of changes:
epan/dissectors/asn1/s1ap/S1AP-CommonDataTypes.asn | 2 +-
epan/dissectors/asn1/s1ap/S1AP-Constants.asn | 14 +-
epan/dissectors/asn1/s1ap/S1AP-Containers.asn | 2 +-
epan/dissectors/asn1/s1ap/S1AP-IEs.asn | 42 ++-
epan/dissectors/asn1/s1ap/S1AP-PDU-Contents.asn | 64 ++--
.../dissectors/asn1/s1ap/S1AP-PDU-Descriptions.asn | 14 +-
epan/dissectors/asn1/s1ap/S1AP-SonTransfer-IEs.asn | 2 +-
epan/dissectors/asn1/s1ap/packet-s1ap-template.c | 2 +-
epan/dissectors/asn1/s1ap/s1ap.cnf | 25 +-
epan/dissectors/packet-s1ap.c | 390 ++++++++++++---------
10 files changed, 330 insertions(+), 227 deletions(-)