Bug ID |
13233
|
Summary |
In-line UDP checksum bytes in 6LoWPAN IPHC are swapped
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 15120 [details]
A UDP packet compressed with 6LoWPAN IPHC
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The in-line UDP checksum bytes in a 6LoWPAN header with IPHC are swapped at the
6LoWPAN layer and passed to the UDP layer. Then, checksum verification fails.
You are receiving this mail because:
- You are watching all bug changes.