This website requires JavaScript.
Explore
Help
Register
Sign In
warren
/
libiscsi
Watch
1
Star
0
Fork
0
You've already forked libiscsi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7300bfb8ba1f926e03a0d77ec02f069f67ff031
libiscsi
/
lib
T
History
Ronnie Sahlberg
e7300bfb8b
READ10: only set R flag in iscsi if we are reading >0 blocks.
...
If we are reading 0 blocks, the R flag should be clear
2011-04-04 18:34:38 +10:00
..
connect.c
get rid of the _async() scsi functions.
2011-03-27 18:17:12 +11:00
crc32c.c
Licence
2010-12-11 11:47:28 +11:00
discovery.c
Replace bzero() with memset()
2011-01-03 15:35:36 +11:00
init.c
Login: remember what the TargetAddress returned during login is so we can
2011-02-25 15:35:49 +11:00
login.c
Login: remember what the TargetAddress returned during login is so we can
2011-02-25 15:35:49 +11:00
md5.c
MD5
2010-12-22 21:57:58 +11:00
nop.c
Input processing:
2010-12-11 15:15:51 +11:00
pdu.c
Support for REJECT PDUs.
2011-02-27 13:49:49 +11:00
scsi-command.c
From Richard Sharpe
2011-03-27 19:27:10 +11:00
scsi-lowlevel.c
READ10: only set R flag in iscsi if we are reading >0 blocks.
2011-04-04 18:34:38 +10:00
socket.c
Use ioctl(FIONREAD) to determine how many bytes are readable in the socket
2011-04-03 07:22:05 +10:00
sync.c
get rid of the _async() scsi functions.
2011-03-27 18:17:12 +11:00
task_mgmt.c
TaskManagement: Add LunReset, TargetWarmReset, TargetColdReset
2011-02-19 18:23:03 +11:00