URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eda05b5cd29291ee498abd5307a9775eaaf3d8ef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eda05b5 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[RANAP] Update to 3GPP TS 25.413 V13.2.0 (2016-06)
Change-Id: I1f6cc99761e13cd09811a4cebca145c47d5b4eca
Reviewed-on: https://code.wireshark.org/review/20657
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d9a71c4 [RANAP] Dissect RIMInformation.
adds eda05b5 [RANAP] Update to 3GPP TS 25.413 V13.2.0 (2016-06)
Summary of changes:
.../asn1/ranap/RANAP-CommonDataTypes.asn | 3 +-
epan/dissectors/asn1/ranap/RANAP-Constants.asn | 64 +-
epan/dissectors/asn1/ranap/RANAP-Containers.asn | 2 +-
epan/dissectors/asn1/ranap/RANAP-IEs.asn | 287 +++-
epan/dissectors/asn1/ranap/RANAP-PDU-Contents.asn | 322 +++-
.../asn1/ranap/RANAP-PDU-Descriptions.asn | 43 +-
epan/dissectors/asn1/ranap/ranap.cnf | 88 +
epan/dissectors/packet-ranap.c | 1700 ++++++++++++++++++--
8 files changed, 2295 insertions(+), 214 deletions(-)