diff --git a/www/target_srp.html b/www/target_srp.html index 1b72356c7..5f26cebdb 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -53,14 +53,21 @@
The SCSI RDMA Protocol (SRP) target driver
- has been developed by Vu Pham. Since March
- 2008 the main development place of the SRP
- target driver is SCST SVN repository. It is
- maintained by Bart Van Assche.
The original version of this driver only + supported InfiniBand + networks, hence the "ib" in ib_srpt. The + current version supports InfiniBand, + (RoCE) + and iWARP.
A version of this driver is available in the upstream Linux kernel. See - also drivers/infiniband/ulp/srpt
+ also drivers/infiniband/ulp/srpt.