freebsd-dev/usr.sbin/iscsid
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
..
chap.c Make both iSCSI initiator and target support base64 encoded CHAP data. 2014-11-09 20:39:08 +00:00
discovery.c Make sequence numbers checks more strict. 2014-12-17 15:13:21 +00:00
iscsid.8 Add the new iscsi(4) man page 2014-09-13 18:40:12 +00:00
iscsid.c For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
iscsid.h For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
keys.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Make sequence numbers checks more strict. 2014-12-17 15:13:21 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00