https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4415
Summary: bug on bssmap SAI not decoded
Product: Wireshark
Version: 1.3.x (Experimental)
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: david.ceccanti@xxxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
On function (file packet-gsm_a_bssmap.c) /*
* [2] 3.2.2.17 Cell Identifier
* Formats everything after the discriminator, shared function
*/
guint16
be_cell_id_aux
The SAI (serving area identity) is not decoded.
case 0xb:
/* Serving Area Identity, SAI, is used to identify the Serving Area of
UE
* within UTRAN or cdma2000.
*/
Can you check my patch?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.