summaryrefslogtreecommitdiff
path: root/usr/iscsi_net_util.c
Commit message (Expand)AuthorAgeFilesLines
* iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev()Wenchao Hao2020-12-121-0/+6
* Check whether socket is opened successfully in find_vlan_dev funcl004648062020-02-031-0/+4
* Resource leak: Handle variable sockfd going out of scope leaks the handle.Chris Leech2019-10-311-1/+3
* Buffer not null terminated: Calling strncpy with a maximum size argument on d...Chris Leech2019-10-311-3/+3
* Resource leak: returning without freeing netdevChris Leech2019-10-311-2/+4
* iscsiuio must be present to use hardware offload for bnx2{,x}Andrew Patterson2017-06-021-0/+17
* iscsistart: support booting over a VLANChris Leech2016-04-121-3/+75
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-7/+7
* iscsi tools: use strlpy in net codeMike Christie2012-04-051-5/+5
* iscsi tools: fix bnx2i loginMike Christie2012-03-221-1/+1
* iscsi tools: have iscsi tools bring up offload net ifaceMike Christie2012-03-221-0/+53
* iscsi tools: have iscsiadm load offload modulesMike Christie2012-03-221-3/+1
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-0/+1
* iscsi tools: nic setup cleanupMike Christie2010-01-151-6/+156
* offload boot: turn offMike Christie2010-01-151-0/+2
* ibft boot: fix dev to iface matchingMike Christie2010-01-151-2/+0
* ibft boot: remove be2iscsiMike Christie2010-01-151-1/+0
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-0/+61
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-151-0/+100