]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271437:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Sep 2014 08:47:58 +0000 (08:47 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Sep 2014 08:47:58 +0000 (08:47 +0000)
commit0859bcb3f5dd486b07fa2b5cdec15b639cf29394
tree25a5e5f61248a12a8255d3005a294f962dc3fe1c
parentb2d375564b0fba2196b83a4d0f48a2bc6e6deed1
MFC r271437:

Don't blindly assume the target agreed to transition to Full Feature Phase;
if we got a Login Response PDU without the "T" bit set, try again with
an empty request.  This fixes interoperability with COMSTAR.

Reviewed by: mav
Tested by: mav
Approved by: re (kib)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@271706 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/iscsid/login.c