Wireshark-bugs: [Wireshark-bugs] [Bug 8131] usb dissector fails to identify SCSI payload (MASSTO

Date: Sat, 05 Jan 2013 18:57:18 +0000

Comment # 8 on bug 8131 from
Taking a second look, I really hope we can improve this.
I've attached a capture, turn_leds_on.pcapng.

There are at least two issues I see:
1) It seems we're not identifying "SCSI Data Out/In" (ex: packet #4 SCSI Data
In)
2) Packet #10 and similar have an empty Info column. I think it would make
sense to show the "Status" here maybe? (In packet #10, "Command Passed")

I'm just not sure how to go about this. Would it make sense, or is it possible,
to "mark" the device as Mass Storage, once we encounter a CBW/CSW signature?
I'm not at all familiar with the code base or the protocols honestly so I could
use some input here.
(Let me know if I should just create a new bug report)


You are receiving this mail because:
  • You are watching all bug changes.