]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Exclude reserved iSCSI Initiator Task Tag.
authorAlexander Motin <mav@FreeBSD.org>
Sun, 24 Jan 2021 19:23:04 +0000 (14:23 -0500)
committerAlexander Motin <mav@FreeBSD.org>
Tue, 23 Feb 2021 00:33:20 +0000 (19:33 -0500)
commit0004227346d0ceea713b456300794d55e787a5e6
tree2277e0bd77a8bc1f6a5e104a34fc143af1612808
parent7cc6daf122e53859ba786716090d1d536249a793
Exclude reserved iSCSI Initiator Task Tag.

RFC 7143 (11.2.1.8):
   An ITT value of 0xffffffff is reserved and MUST NOT be assigned for a
   task by the initiator.  The only instance in which it may be seen on
   the wire is in a target-initiated NOP-In PDU (Section 11.19) and in
   the initiator response to that PDU, if necessary.

MFC after: 1 month
sys/dev/iscsi/iscsi.c