summaryrefslogtreecommitdiff
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-01-01 19:57:47 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-01-01 19:57:47 +0000
commit56188e9d27c0306f658e40c0978960d503a240cf (patch)
tree59df27497d5f4f7a32f8315527f7d30bf44de2de /epan/libwireshark.def
parentc1e296494d22f08f3d3813d41935262238112343 (diff)
downloadwireshark-56188e9d27c0306f658e40c0978960d503a240cf.tar.gz
From Mike Morrin:
GSM ENHANCED MEASUREMENT REPORT PDUs were not dissected when present as L3_INFO in RSL MEAS_RES PDUs. It seems that the RSL L3_INFO needs to be handled by a different dissector depending on whether it contains a DTAP, SACCH or CCCH PDU, which fortunately can be deduced from the RSL PDU type. packet-rsl.c is updated to implement this. In packet-gsm_a_rr.c the dissection of PDUs with RR Short PD format is improved, and also some items are renamed to make clearer the difference between SACCH PDUs (which cna be normal or Short PD format) and RR Short PD format PDUs (which can occur on SACCH, CCCH, or DCH). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6699 svn path=/trunk/; revision=40357
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index acfd14b08f..a9064c2565 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -594,7 +594,7 @@ gsm_a_dtap_msg_sm_strings DATA
gsm_a_dtap_msg_sms_strings DATA
gsm_a_dtap_msg_ss_strings DATA
gsm_a_dtap_msg_tp_strings DATA
-gsm_a_sacch_msg_rr_strings DATA
+gsm_a_rr_short_pd_msg_strings DATA
gsm_a_pd_str DATA
gsm_map_opr_code_strings DATA
gtcap_StatSRT DATA