summaryrefslogtreecommitdiff
path: root/utils/fwparam_ibft
Commit message (Expand)AuthorAgeFilesLines
* fwparam_ppc: Fix memory leak in fwparam_ppc.cWenchao Hao2020-12-121-0/+10
* fwparam_ppc: Fix illegal memory access in fwparam_ppc.cWenchao Hao2020-12-121-10/+23
* fwparam_ppc: Fix NULL pointer dereference in find_devtree()Wenchao Hao2020-12-121-0/+3
* open-iscsi: Fix invalid pointer deference in find_initiator()Wenchao Hao2020-12-121-2/+9
* Merge pull request #211 from liubozju/iscsi-devLee Duncan2020-06-061-1/+4
|\
| * iscsi: Add break to while loopwubo0092020-06-041-1/+4
* | iscsi: fix fd leakwubo0092020-06-041-0/+1
|/
* fwparam_pcc mulitple resource leaksChris Leech2019-10-311-2/+1
* iscsistart -b probably never worked with PPC OF parsing?Chris Leech2019-10-311-1/+0
* Fix qsort() comparator function call.Lee Duncan2018-09-271-2/+2
* Remove unused file fwparam_ibft_sysfs.c.Lee Duncan2018-05-311-394/+0
* iscsiadm: get transport_name correctly for offload ifaceNilesh Javali2018-04-231-4/+6
* fwparam_ppc.c: Do not use __compar_fn_tKhem Raj2018-03-211-1/+1
* libopeniscsiusr: Use libopeniscsiusr in iscsiadmGris Ge2018-01-221-2/+10
* Add in tracking IP prefix length, in addition to mask.Lee Duncan2018-01-182-0/+3
* Fix compiler warnings about string overflows in prom_parseLee Duncan2017-12-024-1065/+1057
* Replace deprecated _SVID_SOURCE with _DEFAULT_SOURCELee Duncan2017-12-022-2/+2
* Fix compiler warning: possible string truncationLee Duncan2017-12-022-2/+2
* iscsistart: move offload discovery/setup to fw_get_targets()Andrew Patterson2017-06-021-24/+36
* iBFT 'origin' is an enum, not a stringLee Duncan2016-11-181-2/+1
* iscsistart: support booting over a VLANChris Leech2016-04-121-2/+1
* Build system: sort object file listsChristian Seiler2016-04-121-1/+1
* buildsys: respect CFLAGS and LDFLAGS from the outsideChristian Seiler2015-06-051-2/+2
* Fix iBFT target flags check.Lee Duncan2015-04-031-1/+1
* fwparam_ibft: Check iBFT target and NIC flagsHannes Reinecke2014-11-141-0/+24
* Represent DHCP "origin" as an enum, not a string.Hannes Reinecke2014-11-142-4/+4
* Code cleanup: no functional changesHannes Reinecke2014-11-142-6/+6
* Parse 'origin' value from iBFTHannes Reinecke2014-09-043-3/+9
* [PATCH v5 1/3] ISCSISTART: Saved ibft boot info to the sessionMike Christie2013-09-111-0/+8
* iscsi tools: print and load boot transportMike Christie2012-03-221-0/+10
* iscsi tools: fix ipv6 ibft/firmware bootMike Christie2011-10-121-1/+1
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-1/+1
* fwparam_ibft: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-023-81/+96
* fwparam_sysfs: fix pathname manipulation error in fwparam_sysfs_boot_info.Ales Kozumplik2011-02-081-1/+1
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-313-16/+22
* iscsi boot: fix iscsi_boot sysfs parsingMike Christie2011-01-011-7/+16
* iscsiadm: fix boot code compile errorMike Christie2010-07-111-0/+484
* iscsi boot: add support for iscsi boot sysfs moduleMike Christie2010-07-103-7/+5
* iscsi tools: nic setup cleanupMike Christie2010-01-152-117/+12
* ibft boot: fix dev to iface matchingMike Christie2010-01-151-3/+92
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-2/+6
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-153-148/+7
* ibft boot: mv setup nics to fw_entry.c so iscsiadm can use itMike Christie2010-01-131-0/+163
* iscsistart option to bring up NICs using configuration in iBFT.Mike Christie2010-01-121-0/+67
* iscsi ibft/boot: fix net dev loopupMike Christie2010-01-121-2/+2
* iscsi boot: fix fw param conn print outMike Christie2009-05-011-2/+2
* iscsi boot: check for nic/tgt array limitsMike Christie2009-05-011-9/+17
* iscsi boot: fix up global counter useMike Christie2009-05-011-4/+9
* iscsi boot: fix nic ip-addr checkMike Christie2009-05-011-4/+2
* iscsiadm: fix ppc boot codeMike Christie2009-04-301-6/+4