freebsd-dev/usr.sbin/ctld
Josh Paetzel 7c924aae61 Fix thinko/copypaste error.
When checking the length of the mutual secret password the variable for
the secret password was used by mistake.  This resulted in ctld never
warning about the length of the mutual secret being wrong even if it was.

MFC after:	3 days
Sponsored by:	iXsystems
2015-04-04 20:55:47 +00:00
..
chap.c Make both iSCSI initiator and target support base64 encoded CHAP data. 2014-11-09 20:39:08 +00:00
ctl.conf.5 Add example configuration for FibreChannel ports. 2015-03-04 14:30:09 +00:00
ctld.8 Add HISTORY section to ctld(8). 2014-11-09 13:45:35 +00:00
ctld.c Fix thinko/copypaste error. 2015-04-04 20:55:47 +00:00
ctld.h Move the "offload" clause from the target section to portal-group 2015-02-28 12:02:32 +00:00
discovery.c Fix handling of queued text and logout requests. 2015-03-04 12:12:46 +00:00
isns.c Fix error handling. 2014-11-21 16:14:32 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c If target name starts with "naa.", set it as WWNN for CTL port. 2015-03-04 14:12:38 +00:00
keys.c Remove unused code. 2015-02-12 11:57:31 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Move the "offload" clause from the target section to portal-group 2015-02-28 12:02:32 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
parse.y Move the "offload" clause from the target section to portal-group 2015-02-28 12:02:32 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
token.l Teach ctld(8) to control non-iSCSI CTL ports. 2015-02-07 13:19:04 +00:00