Commit graph

3 commits

Author SHA1 Message Date
agc
f5eb073487 Update the intel-iscsi package to nb2:
+ build and install the OSD functionality as well.
2005-11-03 23:58:41 +00:00
agc
3b07de6126 Update package to nb1:
recognise the REPORT_LUNS SCSI command in the iSCSI target, and just
return the maximum number of LUNs that the target can handle.
2005-11-03 10:54:17 +00:00
agc
634b15bc68 Initial import of Intel's reference implementation of an iSCSI target (with
a userlevel iSCSI test-quality initiator).

	This project is Intel Lab's software reference implementation of
	iSCSI.  It has been tested to interoperate with the Cisco initiator,
	and conforms to RFC 3720.

	There are 3 forms of the iSCSI target that are produced:

		ufsdisk - standard iSCSI target
		ufsdisk_mmap - an mmap(2)-based iSCSI target
		uramdisk - a ramdisk iSCSI target

	and a testing-quality user-level iSCSI initiator called utest, which
	can exercise the targets above.
2005-10-30 21:02:57 +00:00