Make it possible for the initiator side to operate in both proxy
authortrasz <trasz@FreeBSD.org>
Wed, 16 Apr 2014 18:23:36 +0000 (18:23 +0000)
committertrasz <trasz@FreeBSD.org>
Wed, 16 Apr 2014 18:23:36 +0000 (18:23 +0000)
commit535b38ba9bddd1baa9238b61dee0f94f8aff7361
treea89f54c57099111ecedd3707d9ca5ea5cb03a477
parent92411995faf21da52dc1bd52026bb007ec314919
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
sys/dev/iscsi/iscsi.c
sys/dev/iscsi/iscsi_ioctl.h
usr.sbin/iscsid/iscsid.c
usr.sbin/iscsid/iscsid.h
usr.sbin/iscsid/pdu.c