URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=297d1ac60da02375969291c03701abc215606a4d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
297d1ac by AndersBroman (anders.broman@xxxxxxxxxxxx):
NGAP: Update to 3GPP TS 38.413 V15.1.0 (2018-09)
Change-Id: I1e6281f8a6a943cdf79b567813cd73eb79b6aeef
Reviewed-on: https://code.wireshark.org/review/29853
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c785e16 X2AP: upgrade dissector to v15.3.0
add 297d1ac NGAP: Update to 3GPP TS 38.413 V15.1.0 (2018-09)
Summary of changes:
epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn | 3 +-
epan/dissectors/asn1/ngap/NGAP-Constants.asn | 300 +-
epan/dissectors/asn1/ngap/NGAP-Containers.asn | 57 +-
epan/dissectors/asn1/ngap/NGAP-IEs.asn | 1189 ++-
epan/dissectors/asn1/ngap/NGAP-PDU-Contents.asn | 789 +-
.../dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn | 47 +-
epan/dissectors/asn1/ngap/ngap.cnf | 155 +-
epan/dissectors/packet-ngap.c | 10470 +++++++++++--------
8 files changed, 7738 insertions(+), 5272 deletions(-)