Wireshark-bugs: [Wireshark-bugs] [Bug 10971] New: CANopen dissector does not support CAN2.0B ext
Date: Mon, 16 Feb 2015 18:01:09 +0000
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 bugzilla-admin@wireshark.org
Reporter martinsundhaug@gmail.com

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.