https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648
Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #17 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-08-21 02:35:05 PDT ---
Fixed in revision 44603.
Concerning the dissection of the locationInformat, its definition tells that it
can have a variable size of 1 up to 7 bytes while your dissection proposal only
dissects 5 bytes.
I could dissect the content only when the RAT is GSM or UMTS. Will the LAC and
Cell ID be present for both cases (GSM and UMTS)?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.