aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/iscsi_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Add network QoS support for PCP to iscsi initiator.Richard Scheffenegger2020-10-241-1/+2
* Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.Alexander Motin2020-10-221-1/+2
* Add DSCP support for network QoS to iscsi initiator.Richard Scheffenegger2020-10-091-1/+2
* sys/dev: 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-8/+14
* Consistently use 'unsigned int' for session IDs.Edward Tomasz Napierala2016-06-091-3/+3
* Add some spares to structs used by iscsi(4), to avoid ABI problemsEdward Tomasz Napierala2016-06-091-6/+8
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-051-1/+2
* Add "iscsictl -e". Among other things, it makes it possible to performEdward Tomasz Napierala2016-05-311-1/+2
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)Edward Tomasz Napierala2015-02-051-7/+17
* Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.Alexander Motin2014-07-061-5/+5
* Implement redirection handling in initiator.Edward Tomasz Napierala2014-06-181-0/+7
* Make it possible for the initiator side to operate in both proxyEdward Tomasz Napierala2014-04-161-5/+5
* Get rid of ISCSIDCLOSE; it wasn't used and is redundant anyway,Edward Tomasz Napierala2014-04-161-6/+0
* Add some spare fields to structs used by the new iSCSI stack - some justEdward Tomasz Napierala2013-09-201-0/+14
* Fix several problems in the new iSCSI stack; this includes interoperabilityEdward Tomasz Napierala2013-09-181-1/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+201