master
Small cleanups for firmware discovery. (#522)
Build: Cleanup fwparam_ibft and sysdeps subdirs.
Build: make open-isns usage optional. (#407)
Modify log function to print session id (#498)
actor: add name to struct actor and init it with function name
usr: fix "-Wdiscarded-qualifiers" warning in auth.c (#539)
SHA3 is not supported by libressl (#396)
Fix build warnings for unused variables
iscsid: add be2iscsi template
Add tcp.congestion_control configuration option (#520)
open-iscsi: add transport cxgb4i
Fix security issues recently discovered by Keith at Linneman Labs (#535)
fix 4 issues which are finded when building with clang 17 (#478)
iscsid: add isns discovery daemon and SCN support
ibft boot: do not setup nic if offload can be used
iscsid: Rate limit session reopen log messages (#492)
Use sd_notify() to tell systemd when iscsid is ready.
Enabled compiler checking options, fixed issues.
iscsiadm: Correctly check for invalid hostno and flashnode index
avoid possible double free of found in idbm_rec_update_param (#528)
Make it visible when memory allocation failure (#457)
Make iface.example a doc file. (#526)
usr: Fix -Wdiscarded-qualifiers warning in iqn_name_valid (#537)
iscsi: validate interface IP against target address family (#527)
iscsi_err: Add iscsid request timed out error messages
Make UID the default auth type for IPCs (#404)
iscsi_net_util: avoid copying NULL pointers with strlcpy() (#515)
iscsi tools: fix netlink msg setup
iscsid: Rescan devices on relogin (#444)
Use pass through interface for sendtargets (take4) Currenly offload cards like bnx2i, be2iscsi, cxgb3i must use a normal eth for discovery. This patch allows us to do discovery using the iscsi class passthrough interface.
Fix gcc issues (#480)
iscsid: don't re-read config file for every session logout
Make DB and ISCSIHOME directories configurable.
fix: add usr/iscsid_req.h missinig underline (#431) (#436)
iscsi tools: never use hdr digest with iser
Add error message for new ISCSI_ERR_NOP_TIMEDOUT
iscsid: print out more informative error string for kernel errors
Fix 586 compiler issues.
Rename local strings.[ch] to local_strings.[ch]
Use meson as the main build system (#365)
Small netlink fixes, and one debug print fix (#391)
Add basic handling for lun data changed AEN.
libopeniscsiusr: Use libopeniscsiusr in iscsiadm
Implement leading-login support
Bugfix read specific sysfs value "off" of session attribute (#466)
iscsid safe session logout
Use libkmod instead of fork/exec of modprobe.
vlan setting sync across ipv4/ipv6 for be2iscsi
iscsid: Changes to support ping through iscsiuio
Small bug fixes (#364)