1aa8e4e5b2
Add an new RPC iscsi_portal_group_set_auth. This RPC overwrites the setting of CHAP authentication for discovery sessions by the global parameters specific for the portal group. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I01578b2d01e3dbed599db10340d5053fb0a3738d Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469369 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
SPDK Documentation
The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/
Building the Documentation
To convert the documentation into HTML run make
in the doc
directory. The output will be located in doc/output/html
. Before
running make
ensure all pre-requisites are installed. See
Installing Prerequisites
for more details.