+4
−4
+7
−0
+6
−2
Loading
This is another preparation to support per portal group CHAP authentication for discovery session. Add CHAP params into struct spdk_iscsi_portal_grp, and initialize them by global parameters at spdk_iscsi_portal_grp_create(). Copy CHAP params from portal group to connection at spdk_iscsi_conn_construct(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I1ecb812266ac3d090f8e6db21d1d6a090f1811d9 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469368 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>