freebsd-skq/sys/dev/iscsi
Edward Tomasz Napierala 68ca2e2ebb Fix extremely slow operation with data digests enabled. This was caused
by receive code waiting for data digest even when the data segment was
empty.  It didn't actually read it, but it waited until those four bytes
become available in the socket buffer, i.e. until any other PDU (such as NOP)
came in.

PR:		kern/185240
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2013-12-30 12:18:06 +00:00
..
icl_proxy.c Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
icl.c Fix extremely slow operation with data digests enabled. This was caused 2013-12-30 12:18:06 +00:00
icl.h Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
iscsi_ioctl.h Add some spare fields to structs used by the new iSCSI stack - some just 2013-09-20 21:26:51 +00:00
iscsi_proto.h Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
iscsi.c Properly refuse handoff requests on already connected sessions. Previously 2013-12-10 18:18:39 +00:00
iscsi.h Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00