+3
−0
app/iscsi_tgt/.gitignore
0 → 100644
+1
−0
app/iscsi_tgt/Makefile
0 → 100644
+79
−0
app/iscsi_tgt/iscsi_tgt.c
0 → 100644
+243
−0
+15
−0
Loading
Similar to our NVMf target, this is an iSCSI target that
can interoperate with the Linux and Windows standard iSCSI
initiators.
Change-Id: I6961c5ef99f7b161c396330ed5b543ea29b0ca7b
Signed-off-by:
Ben Walker <benjamin.walker@intel.com>