freebsd-dev/sys/dev/iscsi
Alexander Motin 2124e3b07f Make sequence numbers checks more strict.
While we don't support MCS, hole in received sequence numbers may mean
only PDU loss.  While we don't support lost PDU recovery, terminate the
connection to avoid stuck commands.

While there, improve handling of sequence numbers wrap after 2^32 PDUs.

MFC after:	2 weeks
2014-12-17 15:13:21 +00:00
..
icl_proxy.c Use proper include paths in kernel iSCSI code. 2014-08-21 16:08:17 +00:00
icl.c For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
icl.h s/icl_pdu_new_bhs/icl_pdu_new/; no functional changes, just a little 2014-11-03 11:15:51 +00:00
iscsi_ioctl.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00
iscsi_proto.h Make sequence numbers checks more strict. 2014-12-17 15:13:21 +00:00
iscsi.c Make sequence numbers checks more strict. 2014-12-17 15:13:21 +00:00
iscsi.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00