freebsd-dev/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 Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +00:00
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 Use proper term in the ctld(8) and iscsid(8) man pages. 2015-09-03 11:43:56 +00:00
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 Remove unneeded includes. 2015-11-14 16:12:56 +00:00
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 META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
pdu.c Improve reporting of connection problems in iscsid(8). 2016-01-27 18:12:42 +00:00