32b39f62bdcaffc4028e30aa44400e8053e1b973
to take the URLs in the form iscsi://<host>[:<port>] and iscsi://<host>[:<port>]/<target-iqn>/<lun> instead of specifying the values as --portal/--target/--lun
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 Build RPM ========= To build RPMs run the following script from the libiscsi root directory ./packaging/RPM/makerpms.sh
Description
Languages
C
97.7%
Shell
1.2%
Makefile
0.6%
M4
0.5%