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
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
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