summaryrefslogtreecommitdiff
path: root/usr/transport.c
Commit message (Expand)AuthorAgeFilesLines
* Use libkmod instead of fork/exec of modprobe.Lee Duncan2018-10-091-52/+0
* vlan setting sync across ipv4/ipv6 for be2iscsiChris Leech2018-06-131-0/+1
* iscsid: Add qedi ping transport hookNilesh Javili2017-04-271-0/+1
* iscsid: Changes to support the new qedi transportNilesh Javali2017-02-141-0/+13
* iscsid: Changes to support ping through iscsiuioAdheer Chandravanshi2015-12-281-0/+1
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-3/+3
* fix regression in iscsi_tcp iface bindingChris Leech2015-01-121-0/+6
* iscsiadm : make iface.ipaddress optional in iface configs for transports that...Anish Bhatt2014-07-311-4/+4
* ISCSID: Added the extraction of the session boot infoEddie Wai2013-09-121-0/+1
* iscsid/iscsiadm: add support for emulex one connect storageMike Christie2013-05-291-0/+8
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-0/+2
* iscsi tools: fix socket leak in transport probeMike Christie2012-04-051-0/+1
* iscsi tools: check for loaded module before loadingMike Christie2012-03-221-0/+3
* iscsi tools: iscsiadm modprobe supportMike Christie2012-03-221-0/+55
* iscsi tools: have iscsiadm load offload modulesMike Christie2012-03-221-0/+50
* iscsi tools: have iscsid/iscsiadm load modules as neededMike Christie2012-03-221-0/+47
* iscsi tools: never use hdr digest with iserMike Christie2012-03-061-0/+2
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-0/+4
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+2
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-2/+12
* iscsi tools: use open-isns servicesMike Christie2010-03-221-1/+1
* iscsi tool: trivial fixesMike Christie2010-01-151-1/+1
* iscsid be2iscsi: don't set set_host_ipMike Christie2010-01-131-1/+0
* iscsid: add be2iscsi templateMike Christie2009-08-301-0/+11
* iscsid: add flag to indicate if driver needs iscsid to set ipMike Christie2009-08-241-0/+2
* iscsid: add per transport init callbackMike Christie2009-05-201-0/+2
* userspace - add new transport cxgb3iKaren Xie2008-12-051-0/+8
* pass ep to session creationMike Christie2008-05-191-2/+8
* rm some more -ExxMike Christie2007-06-231-1/+1
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-0/+6
* use kernel list functions in almost all places (not queue.c yet), and fix som...mnc2007-04-241-11/+11
* add the ability to control which hw resources a session or iscsiadm op is bou...mnc2007-04-241-2/+2
* add -m session --info commandmnc2006-11-221-1/+16
* if multiple transports are loaded we try to sync sessions multple times due t...mnc2006-09-061-43/+16
* from erez: When calling set_uspace_trasnport from sync_transports, I guess th...mnc2006-07-111-1/+1
* forgot to svn add transport.cmnc2006-04-131-0/+80