]> 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>
Tue, 22 Jan 2013 00:10:39 +0000 (16:10 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 23 May 2013 23:43:44 +0000 (16:43 -0700)
commitd620c5a4a47b29b7c2176577e86c37eedcef58d7
tree7068f3dd661267f43e14325c0106393ee4fe45ee
parent063fe6635388e8febda691093d058b5e57342b50
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