freebsd-dev/usr.sbin/ctld
Edward Tomasz Napierala 2317fdfa8c Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed
by the offload driver; there is no reason to do so, and it actually
harms performance.

MFC after:	1 month
2016-06-09 07:19:02 +00:00
..
chap.c Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +00:00
ctl.conf.5 Describe default value for "offload". 2016-06-01 11:45:06 +00:00
ctld.8 Use proper term in the ctld(8) and iscsid(8) man pages. 2015-09-03 11:43:56 +00:00
ctld.c Make the usage() mention the -u option added in r295212. 2016-04-12 16:07:41 +00:00
ctld.h Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed 2016-06-09 07:19:02 +00:00
discovery.c Fix error message. 2016-05-19 14:45:34 +00:00
isns.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v" 2016-06-05 08:48:37 +00:00
keys.c Cosmetics; no functional changes. 2015-11-14 16:15:38 +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 Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed 2016-06-09 07:19:02 +00:00
Makefile Add an additional, libucl-based configuration file parser to ctld. 2016-02-03 15:45:13 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Add an additional, libucl-based configuration file parser to ctld. 2016-02-03 15:45:13 +00:00
pdu.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
token.l Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
uclparse.c Check value returned from ucl_parser_add_file(). 2016-03-13 19:50:17 +00:00