summaryrefslogtreecommitdiff
path: root/usr/iface.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a possible passing null pointer in usr/iface.c (#356)shugaley2022-07-281-3/+5
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-2/+2
* Handle IPv6 interfaces correctly.Lee Duncan2021-09-011-3/+29
* Change iscsi IP type from defines to enum.Lee Duncan2021-09-011-13/+22
* Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-versionLee Duncan2021-01-181-1/+1
|\
| * Change mkdir permissions to 0770, adjust usmaskPatrick Lawrence2021-01-121-1/+1
* | Ignore iface.example in iface match checksLee Duncan2020-04-021-0/+3
|/
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-2/+4
* rec update: disable the idbm_lock in read/write when updating the recXiubo Li2019-06-181-1/+1
* libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-9/+9
* libopeniscsiusr: Use libopeniscsiusr in iscsiadmGris Ge2018-01-221-26/+23
* Remove white spaces.Gris Ge2018-01-191-1/+1
* Spelling fixesVille Skyttä2016-09-181-4/+4
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-11/+11
* Code cleanup: no functional changesHannes Reinecke2014-11-141-1/+2
* iscsi tools: Let default type of iface be ipv4Adheer Chandravanshi2013-12-221-1/+3
* iscsi tools: Additional parameters for network settingsHarish Zunjarrao2013-12-221-77/+746
* iscsi tools: Ignore network parameter if not enabled/disabledHarish Zunjarrao2013-12-221-3/+10
* iscsi tools: Use single function to set integer network parametersHarish Zunjarrao2013-12-221-71/+89
* iscsi tools: Use single function to enable/disable network parametersHarish Zunjarrao2013-12-221-74/+74
* iscsi tools: Use macro to set IPv4/IPv6 IP addressesHarish Zunjarrao2013-12-221-85/+69
* iscsi tools: Setup iface conf file with all iface attrs exported in sysfsAdheer Chandravanshi2013-12-221-4/+4
* ISCSID: Passing more net params from ibft to ifaceEddie Wai2012-09-281-0/+5
* iscsi tools: fix compile error when OFFLOAD_BOOT_SUPPORT definedMike Christie2012-09-261-1/+2
* ISCSISTART: Bring up the corresponding network interface for ibootEddie Wai2012-09-051-0/+4
* iscsi tools: print and load boot transportMike Christie2012-03-221-2/+11
* iscsiadm: support multiple params in one callMike Christie2012-03-221-8/+13
* iscsi tools: create def ifaces on demandMike Christie2012-03-221-2/+19
* iscsi tools: have iscsiadm load offload modulesMike Christie2012-03-221-0/+2
* iscsi tools: allow default to have different transort namesMike Christie2012-03-061-1/+1
* iscsi tools: added ping supportMike Christie2012-03-061-5/+16
* ISCSIADM: Included the new iface net params to the node creationEddie Wai2012-02-141-0/+30
* iscsi tools: fix up vlan supportMike Christie2011-10-061-2/+2
* iscsi tools: fix netlink msg setupMike Christie2011-10-061-35/+60
* iscsi tools: fix default iface binding setupMike Christie2011-08-141-29/+59
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-1/+821
* iscsi tools: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-021-1/+2
* iscsi tools: fix bnx2i boot due to MAC mismatchMike Christie2011-04-181-18/+31
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-20/+20
* iscsi boot: add support for iscsi boot sysfs moduleMike Christie2010-07-101-33/+56
* iscsid: have iscsid watch for new portals using sendtargetsMike Christie2010-03-221-14/+25
* iscsi tools: nic setup cleanupMike Christie2010-01-151-3/+3
* ibft boot: add iscsiadm offload ibft rec supportMike Christie2010-01-151-2/+60
* iscsistart ibft boot: setup iscsi offload during bootMike Christie2010-01-151-1/+27
* iscsiadm: create default iface for all offload cardsMike Christie2009-05-101-23/+24
* iscsiadm: add host modeMike Christie2009-05-101-0/+1
* iscsiadm: fix iface mode printoutMike Christie2009-05-101-54/+23
* iscsiadm: fix iscsiadm output when value is not setMike Christie2009-05-101-7/+0
* iscsi tools: convert from strncpy to strlcpyMike Christie2009-02-071-1/+2
* PATCH: iscsi tools: do not use exit()Mike Christie2009-01-291-5/+23