Subject: CVS commit: othersrc/storage/dist/iscsi/include
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 01/09/2006 09:01:58
Module Name: othersrc
Committed By: agc
Date: Mon Jan 9 09:01:58 UTC 2006
Modified Files:
othersrc/storage/dist/iscsi/include: target.h
Log Message:
The Microsoft iSCSI initiator would seem to return the target vendor
name in lower case, so match the target name using a lower case
vendor.
This change makes the iSCSI target interoperate with the Microsoft
initiator, version 1.06.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/storage/dist/iscsi/include/target.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.