Bug ID |
8302
|
Summary |
NAS-EPS - proposition to decode Detach Request
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.5
|
Hardware |
x86
|
OS |
Windows XP
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
Hi
In nas_emm_detach_req, instead of decoding both UL and DL messages when
link_dir is not known, maybe we can check the message length ?
If length is 3 or 5: use nas_emm_detach_req_DL
If length is between 8 and 15: use nas_emm_detach_req_UL
Thx
You are receiving this mail because:
- You are watching all bug changes.