aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-11-25 17:15:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-11-25 17:15:10 +0000
commit9ca6c5518c385bb206e5586e28c4d7b62399cdc4 (patch)
treeefdd522801b7ee293909a3164a802307d1689aab /asn1/ranap
parentbd3a96686155077f48d7597ccfa05827674dc3e2 (diff)
If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU ProtocolIE_ID may be unset
svn path=/trunk/; revision=31073
Diffstat (limited to 'asn1/ranap')
-rw-r--r--asn1/ranap/ranap.cnf9
1 files changed, 9 insertions, 0 deletions
diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf
index 6d294360d2..ab74882168 100644
--- a/asn1/ranap/ranap.cnf
+++ b/asn1/ranap/ranap.cnf
@@ -286,6 +286,15 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
return offset;
proto_tree_add_item(tree, saved_hf, parameter_tvb, 0, 4, FALSE);
+#.FN_HDR SourceRNC-ToTargetRNC-TransparentContainer
+/* If SourceRNC-ToTargetRNC-TransparentContainer is called trough
+ dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU
+ ProtocolIE_ID may be unset
+ */
+
+
+ ProtocolIE_ID = id_Source_ToTarget_TransparentContainer;
+
#.FN_BODY Source-ToTarget-TransparentContainer VAL_PTR = &parameter_tvb
# -- Note: In the current version of this specification, this IE may either carry the Source RNC to
#-- Target RNC Transparent Container or the Source eNB to Target eNB Transparent Container IE as