aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ranap
diff options
context:
space:
mode:
authorBinh Trinh <beango@gmail.com>2016-08-14 00:16:50 -0400
committerAnders Broman <a.broman58@gmail.com>2016-08-14 05:45:13 +0000
commit2a73658c5c4fe510f601b98f15b84003f38bf591 (patch)
tree24a72d3776f0c42470f5130ede957efff2aed884 /epan/dissectors/asn1/ranap
parent7c66a6b8dc8f32c9dd571884ac59bb0db7ee64b6 (diff)
RANAP: fix TargetRNC-ToSourceRNC-TransparentContainer decode
Change-Id: Iadf712b6bad75faeade00ebd1f6bb2cb2013065b Reviewed-on: https://code.wireshark.org/review/17044 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/ranap')
-rw-r--r--epan/dissectors/asn1/ranap/ranap.cnf9
1 files changed, 9 insertions, 0 deletions
diff --git a/epan/dissectors/asn1/ranap/ranap.cnf b/epan/dissectors/asn1/ranap/ranap.cnf
index f05d69a7e0..a9151e4b36 100644
--- a/epan/dissectors/asn1/ranap/ranap.cnf
+++ b/epan/dissectors/asn1/ranap/ranap.cnf
@@ -351,6 +351,15 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
ProtocolIE_ID = id_Source_ToTarget_TransparentContainer;
+#.FN_HDR TargetRNC-ToSourceRNC-TransparentContainer
+/* If TargetRNC-ToSourceRNC-TransparentContainer is called through
+ dissect_ranap_TargetRNC_ToSourceRNC_TransparentContainer_PDU
+ ProtocolIE_ID may be unset
+ */
+
+
+ ProtocolIE_ID = id_Target_ToSource_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