freebsd-nq/usr.sbin/iscsid
Edward Tomasz Napierala 03b521d4dc Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength
reported by the ICL module in iscsid(8).  This harmed performance and was
just wrong.

MFC after:	1 month
2016-06-09 07:49:20 +00:00
..
chap.c
discovery.c When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs. 2016-05-19 14:59:21 +00:00
iscsid.8
iscsid.c Make fail() preserve the errno. 2016-03-15 11:10:08 +00:00
iscsid.h Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength 2016-06-09 07:49:20 +00:00
keys.c
log.c Use the log_errno value passed to the function instead of the errno global 2016-03-15 11:03:45 +00:00
login.c Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength 2016-06-09 07:49:20 +00:00
Makefile Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as required 2016-05-23 12:58:24 +00:00
Makefile.depend
pdu.c Improve reporting of connection problems in iscsid(8). 2016-01-27 18:12:42 +00:00