Subject: CVS commit: [netbsd-4] src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 06/19/2007 10:05:25
Module Name:	src
Committed By:	liamjfoy
Date:		Tue Jun 19 10:05:25 UTC 2007

Modified Files:
	src/dist/iscsi/src [netbsd-4]: target.c

Log Message:
Pull up following revision(s) (requested by agc in ticket #736):
	dist/iscsi/src/target.c: revision 1.18
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.17.4.1 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.