From 7460e6c9ec3046aa66a413e6710e0d0c3fcbbf69 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 28 Jun 2017 22:30:13 +0200 Subject: X2AP: upgrade dissector to v13.7.0 Change-Id: I1580bf4da1a31a6e0f77080e0835eb0dd5b3936c Reviewed-on: https://code.wireshark.org/review/22450 Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn') diff --git a/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn b/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn index 69ea52c502..876c8aec76 100644 --- a/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn +++ b/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn @@ -1,4 +1,4 @@ --- 3GPP TS 36.423 V13.6.0 (2017-01) +-- 3GPP TS 36.423 V13.7.0 (2017-06) -- 9.3.4 PDU Definitions -- ************************************************************** -- @@ -283,6 +283,7 @@ FROM X2AP-Containers id-UE-ContextInformationRetrieve, id-E-RABs-ToBeSetupRetrieve-Item, id-NewEUTRANCellIdentifier, + id-uL-GTPtunnelEndpoint, maxCellineNB, maxnoofBearers, @@ -2088,6 +2089,7 @@ E-RABs-ToBeSetupRetrieve-Item ::= SEQUENCE { } E-RABs-ToBeSetupRetrieve-ItemExtIEs X2AP-PROTOCOL-EXTENSION ::= { + { ID id-uL-GTPtunnelEndpoint CRITICALITY reject EXTENSION GTPtunnelEndpoint PRESENCE mandatory}, ... } -- cgit v1.2.1