https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2616
--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-06-17 07:01:49 PDT ---
The dissector uses this heuristic to determine a valid login command:
/* exactly one of the T and C bits must be set
* and the two reserved bits in byte 1 must be 0
*/
Neither of these bits is set so the packet is rejected as iSCSI. Since the
dissectors is updated to only Draft 13, it might lag in this and other
respects.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.