aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/rdma_cm_ib.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-06-17IB: IP address based RDMA connection managerSean Hefty1-0/+47
Kernel connection management agent over InfiniBand that connects based on IP addresses. The agent defines a generic RDMA connection abstraction to support clients wanting to connect over different RDMA devices. The agent also handles RDMA device hotplug events on behalf of clients. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>