]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: define REUSEADDR option
authorSean Hefty <sean.hefty@intel.com>
Fri, 15 Apr 2011 19:28:22 +0000 (12:28 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 15 Apr 2011 19:28:22 +0000 (12:28 -0700)
commit13d0fd8f2f5fca0d15de0898d2cfe983def859cd
tree2a7f6f9c4d7c1d43c2ac83170ab382a176c52f9b
parent29416e906cffaa1adc6782373844ae30e981c2cd
librdmacm: define REUSEADDR option

Support equivalent of SO_REUSEADDR socket option.  When specified
the rdma_cm_id will be bound to a reuseable address.  This will
allow other users to bind to that same address.  This is needed
to support lustre on clusters larger than 1024 nodes.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_cma.h