| Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 1 | config INFINIBAND_ISER | 
| Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 2 | 	tristate "iSCSI Extensions for RDMA (iSER)" | 
| Randy Dunlap | f5eb3b7 | 2009-01-12 19:30:41 -0800 | [diff] [blame] | 3 | 	depends on SCSI && INET && INFINIBAND_ADDR_TRANS | 
| Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 4 | 	select SCSI_ISCSI_ATTRS | 
 | 5 | 	---help--- | 
| Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 6 | 	  Support for the iSCSI Extensions for RDMA (iSER) Protocol | 
 | 7 |           over InfiniBand. This allows you to access storage devices | 
 | 8 |           that speak iSCSI over iSER over InfiniBand. | 
| Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 9 |  | 
| Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 10 | 	  The iSER protocol is defined by IETF. | 
| Erez Zilber | bd5d7a8 | 2008-01-25 14:15:32 -0800 | [diff] [blame] | 11 | 	  See <http://www.ietf.org/rfc/rfc5046.txt> | 
 | 12 | 	  and <http://www.infinibandta.org/members/spec/Annex_iSER.PDF> |