02814cd34b
In iSCSI specification RFC7143, there is the following description in the section 7.13: All violations of iSCSI PDU exchange sequences specified in this document are also protocol errors. Any protocol error should be handled as iSCSI Reject response whose the reject reason is Protocol Error. However current implementation handles a minor PDU error as Drop connection. This is too severe and change the code from Drop connection to Reject response. This issue was detected by libiscsi test suite. Change-Id: Ie85c56f5dd523445530ec1ff71eda4f594ab73a0 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/389941 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> |
||
---|---|---|
.. | ||
acceptor.c | ||
acceptor.h | ||
conn.c | ||
conn.h | ||
init_grp.c | ||
init_grp.h | ||
iscsi_rpc.c | ||
iscsi_subsystem.c | ||
iscsi.c | ||
iscsi.h | ||
Makefile | ||
md5.c | ||
md5.h | ||
param.c | ||
param.h | ||
portal_grp.c | ||
portal_grp.h | ||
task.c | ||
task.h | ||
tgt_node.c | ||
tgt_node.h |