Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_ISCSI_TCP
:
CONFIG_SCSI && CONFIG_INET
iscsi_tcp
, libiscsi
, libiscsi_tcp
The iSCSI Driver provides a host with the ability to access storage through an IP network. The driver uses the iSCSI protocol to transport SCSI requests and responses over a TCP/IP network between the host (the "initiator") and "targets". Architecturally, the iSCSI driver combines with the host's TCP/IP stack, network drivers, and Network Interface Card (NIC) to provide the same functions as a SCSI or a Fibre Channel (FC) adapter driver with a Host Bus Adapter (HBA).
To compile this driver as a module, choose M here: the module will be called iscsi_tcp.
The userspace component needed to initialize the driver, documentation, and sample configuration files can be found here:
http://open-iscsi.org
Raw data from LKDDb:
lkddb module iscsi_tcp CONFIG_ISCSI_TCP : drivers/scsi/Kconfig : "iSCSI Initiator over TCP/IP" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb module libiscsi CONFIG_ISCSI_TCP : drivers/scsi/Kconfig : "iSCSI Initiator over TCP/IP" # in 2.6.18–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb module libiscsi_tcp CONFIG_ISCSI_TCP : drivers/scsi/Kconfig : "iSCSI Initiator over TCP/IP" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab