Bug ID |
8843
|
Summary |
[PATCH] Update scsi sbc-3 dissector with support for opcode 0x9f (SERVICE_ACTION_OUT16)
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11058 [details]
add support for opcode 0x9f
Build Information:
--
This patch adds support for missing opcode 0x9f. Note : The spec for SBC-3 only
supports SERVICE_WRITE_LONG16, but SERVICE_GET_LBA_STATUS is added as this is
used as a vendor specific opcode as noticed in in-house interop testing.
Support for SERVICE_GET_LBA_STATUS should be dropped if you perfer sticking to
the spec exactly.
You are receiving this mail because:
- You are watching all bug changes.