freebsd-skq/usr.sbin/ctld
Alexander Motin 829603e21f Add basic iSNS client to the iSCSI target.
This makes ctld(8) register its iSCSI targets and portals on configured
iSNS servers to allow initiators find them without active discovery.

Fetching of allowed initiators from iSNS is not implemented now, so target
ACLs still should be configured manually.

Reviewed by:	trasz@
MFC after:	1 month
Sponsored by:	iXsystems, Inc.
2014-10-25 12:50:26 +00:00
..
chap.c Untangle iSCSI authentication code by splitting off the CHAP 2014-10-22 08:59:23 +00:00
ctl.conf.5 Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
ctld.8 Correct spelling errors in ctld.8. While here, correct similar errors 2014-07-20 22:13:51 +00:00
ctld.c Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
ctld.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
discovery.c Clean up (refactor) discovery a little; no functional changes. 2014-10-23 12:02:27 +00:00
isns.c Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
keys.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Make the initiator-name and initiator-portal checks a little nicer. 2014-10-24 11:40:09 +00:00
Makefile Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
parse.y Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
token.l Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00