freebsd-skq/usr.sbin/ctld
np b6aea8a1c6 ctld(8): Fix MaxBurstLength negotiation.
The target must reply with the selected value of MaxBurstSize instead of
just echoing back the initiator's offered value.

Reviewed by:	mav@
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D7278
2016-07-22 19:28:23 +00:00
..
chap.c
ctl.conf.5 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.8 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.c Fix ctld(8) to not exit when reloading configuration with invalid 2016-07-09 20:01:07 +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
isns.h
kernel.c Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v" 2016-06-05 08:48:37 +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 ctld(8): Fix MaxBurstLength negotiation. 2016-07-22 19:28:23 +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
token.l
uclparse.c Check value returned from ucl_parser_add_file(). 2016-03-13 19:50:17 +00:00