Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2616] wireshark doest not parse iSCSI login PDU

Date: Tue, 17 Jun 2008 07:01:50 -0700 (PDT)
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.