freebsd-dev/usr.sbin/ctld
Alexander Motin 8ea4f2ef51 serial_num and device_id fields are not necessarily null-terminated.
Before this it was impossible to use all 16 bytes of serial number, and
client always got serial number NULL-terminated, that is not required.

MFC after:	2 weeks
2014-06-19 19:28:35 +00:00
..
ctl.conf.5 Style fixes. 2014-04-24 11:28:23 +00:00
ctld.8
ctld.c English. 2014-04-16 11:07:29 +00:00
ctld.h Constify. 2014-04-16 11:01:59 +00:00
discovery.c On discovery stage add set of TargetAddress keys to reply, reporting to 2014-06-18 12:26:02 +00:00
kernel.c serial_num and device_id fields are not necessarily null-terminated. 2014-06-19 19:28:35 +00:00
keys.c Empty data segment during Login Phase is rather unlikely, but it's 2014-02-11 10:58:32 +00:00
log.c
login.c Use proper terminology in debug messages. 2014-04-16 11:03:21 +00:00
Makefile
parse.y Rework the way we enable CTL iSCSI port. Previously conf_apply() 2014-04-16 10:43:12 +00:00
pdu.c Make it possible for the iSCSI target side to operate in both normal 2014-04-16 10:06:37 +00:00
token.l Make ctld error out on invalid characters in ctl.conf. 2014-02-11 11:36:15 +00:00