freebsd-dev/usr.sbin/iscsid
Alexander Motin a15fbc904a Alike to r312190 decouple iSCSI connection limits from defaults.
Connection parameters should remain at defaults until negotiated.

While there, remove sythetic limits, applied if kernel provided none.
iscsid has no own limitations, no configuration and no any idea what
values are good.  Assume kernel knows what it requests.
2017-01-14 20:41:44 +00:00
..
chap.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +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 Alike to r312190 decouple iSCSI connection limits from defaults. 2017-01-14 20:41:44 +00:00
iscsid.h Alike to r312190 decouple iSCSI connection limits from defaults. 2017-01-14 20:41:44 +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 Alike to r312190 decouple iSCSI connection limits from defaults. 2017-01-14 20:41:44 +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 Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00