Bug ID |
8025
|
Summary |
Correction to dissection of GSM EGPRS RLC BSN
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
NEW
|
Severity |
Minor
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 9597 [details]
patch
Build Information:
--
The gsm rlcmac dissector truncates the 12 bit BSNs to 8 bits when storing them.
The attached patch fixes this and the handling of BSN2 is refactored to clarify
the difference between BSN2 (the stored value) and BSN2_offset (the value
transferred at the air interface).
You are receiving this mail because:
- You are watching all bug changes.