freebsd-dev/usr.sbin/ctld
Alexander Motin 1606ad8c42 Do not corrupt the listen string when parsing it.
This fixes problem with ctld reload when it is configured to listen on two
portals with same IP, but different ports.

MFC after:	1 week
2014-12-03 09:32:51 +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 Remove the pidfile clause from the ctl.conf example. Why do everyone 2014-11-24 08:13:44 +00:00
ctld.8 Add HISTORY section to ctld(8). 2014-11-09 13:45:35 +00:00
ctld.c Do not corrupt the listen string when parsing it. 2014-12-03 09:32:51 +00:00
ctld.h For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
discovery.c Add discovery-filter. This makes it possible to restrict which targets 2014-10-29 09:26:55 +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 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 Fix several nits in redirection handling - don't use wrong CSG, 2014-11-09 13:30:02 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
parse.y Add support for sending redirections to iSCSI target. 2014-11-09 13:01:09 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
token.l Add support for sending redirections to iSCSI target. 2014-11-09 13:01:09 +00:00