Spdk/test/unit/lib/iscsi
Shuhei Matsumoto f53462b432 iscsi: ANY does not work as wild card netmask of ACL (degradation)
A few previous changes replaced ALL by ANY for the initiator group
because ANY was normal for this case. ANY was tested enough for
the initiator name of the initiator group but not tested for
the netmask of the initiator group.

Hence the previous changes caused degradation.
This is the bug fix and UT code is added together.

Change-Id: Idf7642dd4c111a4788aca31a0105b3497631aecd
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/392923
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-26 17:21:50 -05:00
..
init_grp.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
iscsi.c iscsi: change the return value of ACL func to bool 2017-11-14 15:44:40 -05:00
param.c test: remove all uses of strcpy in the code 2017-12-12 17:34:45 -05:00
tgt_node.c iscsi: ANY does not work as wild card netmask of ACL (degradation) 2017-12-26 17:21:50 -05:00
common.c scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
Makefile iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00