freebsd-dev/usr.sbin/ctld
Alexander Motin 59c6e3a58f Decouple iSCSI connection limits from defaults.
If initiator does not negotiate some parameter, it expects one to get
default value, not some unknown remote hardware limit.  On the side side,
if some parameter is negotiated, its default value from RFC should not
be used for anything.
2017-01-14 18:04:12 +00:00
..
chap.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
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 Decouple iSCSI connection limits from defaults. 2017-01-14 18:04:12 +00:00
ctld.h Decouple iSCSI connection limits from defaults. 2017-01-14 18:04:12 +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 Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
keys.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +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 iSCSI connection limits from defaults. 2017-01-14 18:04:12 +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 MAX_LUNS overflow safety checks. 2016-12-27 17:13:31 +00:00
pdu.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
token.l Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
uclparse.c Add MAX_LUNS overflow safety checks. 2016-12-27 17:13:31 +00:00