numam-spdk/lib/iscsi
Shuhei Matsumoto afc97ddcf7 iscsi/rpc: Configure Header/Data digest through JSON-RPC
This patch makes possible to set and get Header Digest and Data
Digest of target.

Change-Id: I1d1b892f9dfb747c0f5ad8fc4fddef40929b4143
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/394482
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-01-17 12:41:29 -05:00
..
acceptor.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
acceptor.h iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
conn.c iscsi: remove pointless comparasion 2018-01-11 10:58:57 -05:00
conn.h iscsi: Remove nested, duplicated, or unreferenced file inclusion 2017-12-14 11:30:05 -05:00
init_grp.c iscsi: remove errno lookups for allocations 2017-12-29 13:48:29 -05:00
init_grp.h iscsi: make some functions into static 2017-12-21 12:19:44 -05:00
iscsi_rpc.c iscsi/rpc: Configure Header/Data digest through JSON-RPC 2018-01-17 12:41:29 -05:00
iscsi_subsystem.c scsi: remove lun name 2018-01-11 18:37:34 -05:00
iscsi.c iscsi: Fix the potential core dump issue for hotplug test case. 2018-01-11 14:37:08 -05:00
iscsi.h iscsi: Remove unused macro constants 2017-12-27 12:49:32 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
md5.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
md5.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
param.c iscsi: remove errno lookups for allocations 2017-12-29 13:48:29 -05:00
param.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.c iscsi: remove errno lookups for allocations 2017-12-29 13:48:29 -05:00
portal_grp.h iscsi/portal_grp: make some functions into static and remove unused ones 2017-12-26 11:16:47 -05:00
task.c scsi, iscsi: move task->parent to iSCSI task 2018-01-05 00:01:37 -05:00
task.h scsi, iscsi: move task->parent to iSCSI task 2018-01-05 00:01:37 -05:00
tgt_node.c iscsi: Check CHAP params when a target is created by JSON-RPC 2018-01-17 12:41:29 -05:00
tgt_node.h iscsi: Add LUN to an existing target (not runtime) 2018-01-17 12:41:29 -05:00