13 lines
316 B
Plaintext
13 lines
316 B
Plaintext
Libiscsi is a work in progress.
|
|
It aims to become a full async library for iscsi functionality,
|
|
including all features required to establish and maintain a iscsi
|
|
session, as well as a low level scsi library to create scsi cdb's
|
|
and parse/unmarshall data-in structures.
|
|
|
|
|
|
Installation
|
|
============
|
|
make
|
|
make install
|
|
|