Subject: PR/36354 CVS commit: src/dist/iscsi/src
To: None <agc@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Alistair G. Crooks <agc@netbsd.org>
List: netbsd-bugs
Date: 06/15/2007 20:00:10
The following reply was made to PR bin/36354; it has been noted by GNATS.

From: "Alistair G. Crooks" <agc@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36354 CVS commit: src/dist/iscsi/src
Date: Fri, 15 Jun 2007 19:57:31 +0000 (UTC)

 Module Name:	src
 Committed By:	agc
 Date:		Fri Jun 15 19:57:30 UTC 2007
 
 Modified Files:
 	src/dist/iscsi/src: target.c
 
 Log Message:
 Apply the fix from PR 36354, from yamt.
 
 yamt's reading of RFC 3720 is correct (see section 12.10, InitialR2T).
 
 The desired transfer length in the initial ready to transmit
 negotiation should not include any immediate data.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 src/dist/iscsi/src/target.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.