freebsd-skq/usr.sbin/ctld
Alexander Motin d83595b2a8 Teach ctld about CTL's physical_port and virtual_port fields.
This allows ctld to work with isp(4) virtual ports, specifying them as
isp0/1, isp0/2, etc.  There are still problems on isp(4) layer with
disabling those ports after enabling, but hopefully they can be fixed.

MFC after:	3 days
Sponsored by:	iXsystems, Inc.
2015-06-24 15:13:27 +00:00
..
chap.c
ctl.conf.5 Teach ctld about CTL's physical_port and virtual_port fields. 2015-06-24 15:13:27 +00:00
ctld.8 Advertise ctlstat(8) a little better. 2015-05-22 11:59:37 +00:00
ctld.c Make ctld to not exit on ECONNABORTED on accept(). 2015-04-06 18:56:02 +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 Eliminate unused headers. 2015-04-14 18:13:55 +00:00
isns.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
isns.h
kernel.c Teach ctld about CTL's physical_port and virtual_port fields. 2015-06-24 15:13:27 +00:00
keys.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
log.c
login.c Fix bug in r278331: unlike some other options MaxRecvDataSegmentLength 2015-06-02 01:47:12 +00:00
Makefile
parse.y Eliminate unused headers. 2015-04-14 18:13:55 +00:00
pdu.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
token.l Allow '@' in unquoted strings, such as with the "path" statement. Note 2015-06-18 10:17:47 +00:00