summaryrefslogtreecommitdiffstats
path: root/src/proto/iscsi.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved to net/tcp/iscsi.c.Michael Brown2006-05-131-545/+0Star
|
* Merge TCP aborted(), timedout() and closed() methods into a singleMichael Brown2006-04-301-13/+1Star
| | | | closed() method with a reason code.
* Make tcp_connect() void; it will eventually have no failure case.Michael Brown2006-04-301-2/+1Star
|
* First draft of iSCSI protocol support. Is capable of retrieving diskMichael Brown2006-04-051-0/+558
blocks.