Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.
authormav <mav@FreeBSD.org>
Thu, 22 Oct 2020 20:26:27 +0000 (20:26 +0000)
committermav <mav@FreeBSD.org>
Thu, 22 Oct 2020 20:26:27 +0000 (20:26 +0000)
commit44cf9eb23adeb48d19f6abd1999f10f311091f42
tree774931bcfe075b393c48ec471d5d0a93cdaf0cf6
parentd70b3592c9e1dab7c269274ea47d39ca1b589ba2
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