Wireshark-bugs: [Wireshark-bugs] [Bug 4268] New: Correctly parse SYSTEM INFORMATION messages in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4268
Summary: Correctly parse SYSTEM INFORMATION messages in RSL
BCCH FILLING
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: laforge@xxxxxxxxxxxx
Created an attachment (id=3998)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3998)
Patch to enable dissecting the FULL BCCH INFO IE
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The RSL dissector currently does not decode or hand-off the layer 3 message
that is contained inside the Full BCCH Info IE part of the BCCH INFO message.
However, the packet-gsm_a_rr.c dissector contains code to fully dissect those
messages.
All we need to do is to hand-off the packet into that dissector and the SI
messages are correctly decoded in the protocol trace.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.