summaryrefslogtreecommitdiffstats
path: root/src/net/fcp.c
Commit message (Expand)AuthorAgeFilesLines
* [fc] Support Fibre Channel ECHOMichael Brown2010-11-081-5/+3Star
* [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errorsMichael Brown2010-11-081-4/+4
* [fcp] Avoid quoting exchange ID before exchange is createdMichael Brown2010-11-031-2/+2
* [fcp] Fix potential memory leaks on error pathsMichael Brown2010-11-031-0/+2
* [fc] Do not use the command reference number in FCP_CMND IUsMichael Brown2010-10-191-57/+58
* [fcp] Add support for describing an FCP device using EDDMichael Brown2010-09-221-4/+68
* [fcp] Add support for the Fibre Channel ProtocolMichael Brown2010-09-151-0/+1005