3 tristate "The RDS Protocol (EXPERIMENTAL)"
4 depends on INET && EXPERIMENTAL
6 The RDS (Reliable Datagram Sockets) protocol provides reliable,
7 sequenced delivery of datagrams over Infiniband, iWARP,
11 tristate "RDS over Infiniband and iWARP"
13 depends on RDS && INFINIBAND && INFINIBAND_ADDR_TRANS
15 Allow RDS to use Infiniband and iWARP as a transport.
16 This transport supports RDMA operations.
19 tristate "RDS over TCP"
22 Allow RDS to use TCP as a transport.
23 This transport does not support RDMA operations.
26 bool "RDS debugging messages"