]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/cm: restrict AF_IB loopback to binding to IB devices only
authorSean Hefty <sean.hefty@intel.com>
Wed, 7 Apr 2010 00:22:32 +0000 (17:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 May 2010 01:05:32 +0000 (18:05 -0700)
commitc9708f48541e3b9816bfe2564e0700c47565fc84
treebcef50f2be6dfd8c85b7f8f52eb36f36e9c9a87f
parent6701d720dba43232647afecc9cde3d92f7f6a392
rdma/cm: restrict AF_IB loopback to binding to IB devices only

If a user specifies AF_IB as the source address for a loopback
connection, limit the resolution to IB devices only.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
drivers/infiniband/core/cma.c