summaryrefslogtreecommitdiff
path: root/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn')
-rw-r--r--epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn4
1 files changed, 3 insertions, 1 deletions
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},
...
}