History log of /freebsd-10-stable/sys/dev/iscsi/iscsi_proto.h
Revision Date Author Comments
# 278439 09-Feb-2015 mav

MFC r278098, r278099: Add some fields and constants from RFC7144.


# 276613 03-Jan-2015 mav

MFC r275864: 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.


# 278439 09-Feb-2015 mav

MFC r278098, r278099: Add some fields and constants from RFC7144.


# 276613 03-Jan-2015 mav

MFC r275864: 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.