Comment # 4
on bug 11078
from Anish Bhatt
I'm not sure this trace is correct.
0x0104d2 is not a valid Lun id according [SAM2]. It breaks down into two lun
ids, 0x0104 & 0xd2. The second lun id, 0xd2 counts as "Extended logical unit
addressing", support for which is lacking in wireshark. I'm adding support for
this but the length & logical unit addressing method in the capture only match
"Reserved" in [SAM2] Table 16, and I am assuming this is correct.
Rahul,
If there is some spec for "very large lun id", please point me to it. Any lun
id not beginning with 0b11 can only be at most 2 bytes long, and bug
description is wrong.
[SAM2] SCSI Architecture Model - 2
(http://avs234.net/docs/unsorted/scsi/sam2r24.pdf)
You are receiving this mail because:
- You are watching all bug changes.