summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-1/+6
* iscsid: add error code for req timeoutsiscsistart-fixesMike Christie2021-12-031-0/+2
* Change iscsi IP type from defines to enum.Lee Duncan2021-09-011-2/+5
* Fix issue with zero-length arrays at end of structLee Duncan2020-06-031-2/+2
* Updates to support gcc -fno-common option.Lee Duncan2020-01-281-2/+4
* Create a new error for "target not connected".Lee Duncan2018-09-261-0/+2
* Keep iscsi_if in sync with kernel version.Lee Duncan2018-04-121-0/+10
* Add in tracking IP prefix length, in addition to mask.Lee Duncan2018-01-181-0/+1
* Fix duplicate define of __bitwiseLee Duncan2017-12-021-0/+2
* iscsi_if.h: use attribute instead of '__packed'Khazhismel Kumykov2017-09-051-1/+1
* iscsiuio must be present to use hardware offload for bnx2{,x}Andrew Patterson2017-06-021-0/+1
* iscsistart: support booting over a VLANChris Leech2016-04-121-1/+2
* iscsiadm: fix parallel rescan handling of exit codesChris Leech2016-04-121-0/+2
* Make running actors event-drivenAndy Grover2015-01-121-0/+6
* fwparam_ibft: Check iBFT target and NIC flagsHannes Reinecke2014-11-141-0/+2
* Represent DHCP "origin" as an enum, not a string.Hannes Reinecke2014-11-141-1/+10
* Parse 'origin' value from iBFTHannes Reinecke2014-09-041-0/+1
* iscsi_tool: Add offload host statistics support.Lalit Chandivade2013-12-221-2/+114
* iscsi_if.h: Additional parameters for network param settingsAdheer Chandravanshi2013-12-221-0/+79
* iscsi_if.h: Remove numbers used for network parameter settingsHarish Zunjarrao2013-12-221-19/+19
* iscsiadm: Add support to set CHAP entry using host chap modeAdheer Chandravanshi2013-12-221-1/+18
* [PATCH v5 1/3] ISCSISTART: Saved ibft boot info to the sessionMike Christie2013-09-112-0/+4
* iscsi tools: sync iscsi_if.h with kernel spaceMike Christie2013-09-111-131/+73
* Fix discovery error return without return valueLee Duncan2013-06-261-0/+2
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-1/+189
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-0/+2
* iscsi tools: have iscsi tools bring up offload net ifaceMike Christie2012-03-221-0/+1
* iscsiadm: print ping status stringMike Christie2012-03-061-1/+16
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-062-1/+33
* iscsi tools: added ping supportMike Christie2012-03-062-2/+21
* iscsi tools: update iscsi_if.h for host eventMike Christie2012-03-061-1/+14
* iscsi tools: fix ipv6 ibft/firmware bootMike Christie2011-10-121-7/+8
* iscsi tools: fix up vlan supportMike Christie2011-10-061-4/+5
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-1/+18
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-3/+80
* iscsi tools: convert discovery code to iscsi error codesMike Christie2011-01-311-0/+4
* iscsid: add new auth error codeMike Christie2011-01-311-0/+2
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-0/+63
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+5
* iscsi boot: add support for iscsi boot sysfs moduleMike Christie2010-07-101-0/+2
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+12
* iscsi tools: use open-isns servicesMike Christie2010-03-221-2/+2
* iscsi tools: nic setup cleanupMike Christie2010-01-151-2/+4
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-0/+1
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-151-0/+8
* ibft boot: mv setup nics to fw_entry.c so iscsiadm can use itMike Christie2010-01-131-0/+1
* iscsi mod: sync to linux-2.6-iscsi tree's 2.6.33 feature window patchesMike Christie2009-11-062-0/+53
* iscsid: fix bound ep connect event numberMike Christie2009-05-131-3/+2
* bind offloaded connection to portMike Christie2009-05-101-0/+6
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-071-0/+27