]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 22 Oct 2020 20:26:27 +0000 (20:26 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 22 Oct 2020 20:26:27 +0000 (20:26 +0000)
commit7dbbd1aeaed98e379ee3b1589f659831dd39709c
tree774931bcfe075b393c48ec471d5d0a93cdaf0cf6
parent174f809da51057394107af98266a690dc4d9cc9d
Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.

It does not change anything immediately, but allows further support of
Command Priority, Status Qualifier and new task management functions.

MFC after: 1 month
Sponsored by: iXsystems, Inc.
sys/dev/iscsi/iscsi.c
sys/dev/iscsi/iscsi.h
sys/dev/iscsi/iscsi_ioctl.h
sys/dev/iscsi/iscsi_proto.h
usr.sbin/iscsid/iscsid.c
usr.sbin/iscsid/iscsid.h
usr.sbin/iscsid/login.c