Spdk/test/unit/lib/iscsi/init_grp.c
Shuhei Matsumoto eee268fea8 iscsi: Replace "ALL" by "ANY" for access control
In the accessibility control of iSCSI target, "ALL" is used to allow
ANY IP address-port pair or iSCSI name of initiators. However iSCSI
targets cannot know ALL initiators beforehand.

Hence "ANY" will be better than "ALL" and will avoid misunderstanding.

Comments and iscsi_tgt test code are also changed and UT code is added.

Change-Id: Id004d819df6e9ee89f6c1db2e4b4c149be062733
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/385168
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-12-04 11:28:52 -05:00
..
.gitignore iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00
init_grp_ut.c iscsi: Replace "ALL" by "ANY" for access control 2017-12-04 11:28:52 -05:00
init_grp.conf iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00
Makefile iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00