]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rdma/cm: Add ability to specify the type of service
authorSean Hefty <sean.hefty@intel.com>
Fri, 7 Sep 2007 18:20:50 +0000 (11:20 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 7 Sep 2007 18:20:50 +0000 (11:20 -0700)
commitbc8a6811199602d48db59e56d8c6b76656ab2642
treefcb41c89d519b057c3b125e15efe4c3cec4ee0f6
parentb873915aee7b0aae32a941c77ec1afabd5e68dcd
rdma/cm: Add ability to specify the type of service

Add rdma_set_option, similar to setsockopt, to allow the user to
specify the quality of service provided by a connection.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
include/rdma/rdma_cma.h
include/rdma/rdma_cma_abi.h
man/rdma_cm.7
man/rdma_create_id.3
man/rdma_set_option.3 [new file with mode: 0644]
src/cma.c
src/librdmacm.map