Bug ID |
10971
|
Summary |
CANopen dissector does not support CAN2.0B extended (extended frame format)
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
git:9d4052ce3e7401075223c70b1a187fcf65dc8a81
--
epan/dissectors/packet-canopen.c:958 masks off the last 7 bits of can_id.id to
get the node ID. This is only correct when canopen is running on top of CAN
standard (non-extended).
You are receiving this mail because:
- You are watching all bug changes.