freebsd-dev/sys/dev/iscsi
Edward Tomasz Napierala 57a4f20b8d Make it possible for the initiator side to operate in both proxy
and normal mode; this makes it possible to compile with the former
by default, but use it only when neccessary.  That's especially
important for the userland part.

Sponsored by:	The FreeBSD Foundation
2014-04-16 18:23:36 +00:00
..
icl_proxy.c Properly pass the initiator address when running in proxy mode. 2014-04-16 11:00:10 +00:00
icl.c Fix typo. 2014-04-16 17:39:59 +00:00
icl.h Properly pass the initiator address when running in proxy mode. 2014-04-16 11:00:10 +00:00
iscsi_ioctl.h Make it possible for the initiator side to operate in both proxy 2014-04-16 18:23:36 +00:00
iscsi_proto.h Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
iscsi.c Make it possible for the initiator side to operate in both proxy 2014-04-16 18:23:36 +00:00
iscsi.h We don't need TAILQ for iSCSI PDUs; STAILQ is enough. 2014-04-04 08:43:23 +00:00