summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_frontend_iscsi.h
Commit message (Expand)AuthorAgeFilesLines
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"trasz2016-06-051-0/+1
* Extend ICL to add receive offload methods. For software ICL backendtrasz2015-02-081-0/+1
* Bring some more order into iSCSI portal group tags support.mav2015-02-031-1/+1
* CTL LUN mapping rewrite.mav2015-02-011-1/+0
* Make sequence numbers checks more strict.mav2014-12-171-0/+1
* Make cfiscsi_offline() synchronous, waiting for connections terminationmav2014-11-211-0/+1
* Give physical and virtual ports numbers some more meaning.mav2014-10-111-0/+2
* Add support for MaxBurstLength and Expected Data transfer Length parameters.mav2014-10-061-0/+1
* Teach ctl_add_initiator() to dynamically allocate IIDs from pool.mav2014-07-071-2/+0
* When new connection comes in, check whether we already have session frommav2014-07-071-0/+1
* Move lun_map() method from command nexus to port.mav2014-07-061-1/+1
* Pass through iSCSI session ISID from LOGIN request to the CTL frontend.mav2014-07-051-0/+2
* Create separate CTL port for every iSCSI target (and maybe portal group).mav2014-07-051-1/+7
* Separate concepts of frontend and port.mav2014-07-041-1/+1
* Make cs_terminating a bool; no functional changes.trasz2014-06-171-1/+1
* Properly pass the initiator address when running in proxy mode.trasz2014-04-161-0/+1
* Properly identify target portal when running in proxy mode. While here,trasz2014-04-161-0/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+112
OpenPOWER on IntegriCloud