aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2018-01-13 18:34:14 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2018-01-13 19:36:06 +0000
commitc634a73c95ee11a09e84dbc40e10aec24ffddc36 (patch)
tree2f41ccab2d8570a9d0972256b646dfa6ada1d6b0 /epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
parentbd857b6a9cddffa0412044bad85d88db5b3c0468 (diff)
LTE RRC: upgrade dissector to v15.0.1
Change-Id: If0b6fe029b5f852250fde36ead5dc5bb03d44e28 Reviewed-on: https://code.wireshark.org/review/25304 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn')
-rw-r--r--epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn8
1 files changed, 7 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn b/epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
index 773ff8008a..655444aa24 100644
--- a/epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
+++ b/epan/dissectors/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
@@ -1,4 +1,4 @@
--- 3GPP TS 36.331 V14.4.0 (2017-09)
+-- 3GPP TS 36.331 V15.0.1 (2018-01)
--
EUTRA-InterNodeDefinitions DEFINITIONS AUTOMATIC TAGS ::=
@@ -376,6 +376,10 @@ AS-Config ::= SEQUENCE {
[[ sourceSCellConfigList-r10 SCellToAddModList-r10 OPTIONAL
]],
[[ sourceConfigSCG-r12 SCG-Config-r12 OPTIONAL
+ ]],
+ [[ sourceRB-ConfigNR-r15 OCTET STRING OPTIONAL,
+ sourceRB-ConfigSN-NR-r15 OCTET STRING OPTIONAL,
+ sourceOtherConfigSN-NR-r15 OCTET STRING OPTIONAL
]]
}
@@ -419,6 +423,8 @@ AS-Context-v1130 ::= SEQUENCE {
...,
[[ sidelinkUEInformation-r12 OCTET STRING (CONTAINING
SidelinkUEInformation-r12) OPTIONAL -- Cond HO2
+ ]],
+ [[ sourceContextENDC-r15 OCTET STRING OPTIONAL -- Cond HO2
]]
}