freebsd-dev/sys/dev/iscsi
Edward Tomasz Napierala ba165a31b3 Add "iscsictl -e". Among other things, it makes it possible to perform
discovery without attaching to the targets ("iscsictl -Ad ... -e off"),
and then attach to selected ones ("iscsictl -Mi ... -e on").

PR:		204129
MFC after:	1 month
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D6633
2016-05-31 11:32:07 +00:00
..
icl_conn_if.m Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
icl_soft_proxy.c Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a part 2016-05-17 15:21:17 +00:00
icl_soft.c Add mechanism for choosing iSER-capable ICL modules. 2016-05-24 08:44:45 +00:00
icl_wrappers.h Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
icl.c Add kern.icl.iser_offloads sysctl. 2016-05-24 14:34:36 +00:00
icl.h Add mechanism for choosing iSER-capable ICL modules. 2016-05-24 08:44:45 +00:00
iscsi_ioctl.h Add "iscsictl -e". Among other things, it makes it possible to perform 2016-05-31 11:32:07 +00:00
iscsi_proto.h Missed addition to r278098. 2015-02-02 16:06:23 +00:00
iscsi.c Add "iscsictl -e". Among other things, it makes it possible to perform 2016-05-31 11:32:07 +00:00
iscsi.h Remove stray semicolons from the iSCSI code. 2016-02-10 17:55:39 +00:00