aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_frontend_iscsi.h
Commit message (Expand)AuthorAgeFilesLines
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Fix iSCSI target crash on session reinstation.Edward Tomasz Napierala2018-03-151-0/+1
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make the iSCSI parameter negotiation more flexible.Navdeep Parhar2016-08-251-3/+4
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-051-0/+1
* Extend ICL to add receive offload methods. For software ICL backendEdward Tomasz Napierala2015-02-081-0/+1
* Bring some more order into iSCSI portal group tags support.Alexander Motin2015-02-031-1/+1
* CTL LUN mapping rewrite.Alexander Motin2015-02-011-1/+0
* Make sequence numbers checks more strict.Alexander Motin2014-12-171-0/+1
* Make cfiscsi_offline() synchronous, waiting for connections terminationAlexander Motin2014-11-211-0/+1
* Give physical and virtual ports numbers some more meaning.Alexander Motin2014-10-111-0/+2
* Add support for MaxBurstLength and Expected Data transfer Length parameters.Alexander Motin2014-10-061-0/+1
* Teach ctl_add_initiator() to dynamically allocate IIDs from pool.Alexander Motin2014-07-071-2/+0
* When new connection comes in, check whether we already have session fromAlexander Motin2014-07-071-0/+1
* Move lun_map() method from command nexus to port.Alexander Motin2014-07-061-1/+1
* Pass through iSCSI session ISID from LOGIN request to the CTL frontend.Alexander Motin2014-07-051-0/+2
* Create separate CTL port for every iSCSI target (and maybe portal group).Alexander Motin2014-07-051-1/+7
* Separate concepts of frontend and port.Alexander Motin2014-07-041-1/+1
* Make cs_terminating a bool; no functional changes.Edward Tomasz Napierala2014-06-171-1/+1
* Properly pass the initiator address when running in proxy mode.Edward Tomasz Napierala2014-04-161-0/+1
* Properly identify target portal when running in proxy mode. While here,Edward Tomasz Napierala2014-04-161-0/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+112