freebsd-dev/usr.sbin/ctld
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
ctl.conf.5 Remove the pidfile clause from the ctl.conf example. Why do everyone 2014-11-24 08:13:44 +00:00
ctld.8 Add HISTORY section to ctld(8). 2014-11-09 13:45:35 +00:00
ctld.c Do not corrupt the listen string when parsing it. 2014-12-03 09:32:51 +00:00
ctld.h For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
discovery.c Make sequence numbers checks more strict. 2014-12-17 15:13:21 +00:00
isns.c Fix error handling. 2014-11-21 16:14:32 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c
keys.c
log.c
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
parse.y Add support for sending redirections to iSCSI target. 2014-11-09 13:01:09 +00:00
pdu.c
token.l Add support for sending redirections to iSCSI target. 2014-11-09 13:01:09 +00:00