Wireshark-commits: [Wireshark-commits] master 1d7688c: [S1AP] Update S1AP to Release 13.3.0
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d7688c6c548727a6e59c7b0fcf5cc08933e96d4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1d7688c by AndersBroman (anders.broman@xxxxxxxxxxxx):
[S1AP] Update S1AP to Release 13.3.0
Change-Id: I0992f429de7812ea82809e0b63f534b44e7b6aee
Reviewed-on: https://code.wireshark.org/review/17006
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 77b1e4e [LCS-AP] Update to Release V13.2.0 (2016-03)
adds 1d7688c [S1AP] Update S1AP to Release 13.3.0
Summary of changes:
epan/dissectors/asn1/s1ap/S1AP-CommonDataTypes.asn | 3 +-
epan/dissectors/asn1/s1ap/S1AP-Constants.asn | 33 +-
epan/dissectors/asn1/s1ap/S1AP-Containers.asn | 2 +-
epan/dissectors/asn1/s1ap/S1AP-IEs.asn | 228 +++-
epan/dissectors/asn1/s1ap/S1AP-PDU-Contents.asn | 306 ++++-
.../dissectors/asn1/s1ap/S1AP-PDU-Descriptions.asn | 49 +-
epan/dissectors/asn1/s1ap/S1AP-SonTransfer-IEs.asn | 7 +-
epan/dissectors/asn1/s1ap/s1ap.cnf | 60 +-
epan/dissectors/packet-s1ap.c | 1353 ++++++++++++++++++--
9 files changed, 1858 insertions(+), 183 deletions(-)