Subject: CVS commit: src/share/examples/refuse/iscsi-initiator
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/04/2007 16:22:39
Module Name:	src
Committed By:	oster
Date:		Tue Dec  4 16:22:39 UTC 2007

Modified Files:
	src/share/examples/refuse/iscsi-initiator: iscsifs.c

Log Message:
Add a '-D' option to allow "Discovery" of the targets provided by a host.

Initial support for multiple targets from the same host.

Base 'MaxTargets' on a #define, rather than hard-coding.

Reviewed by: agc


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/share/examples/refuse/iscsi-initiator/iscsifs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.