commit | f17df3b0dede861e3c3e20225731fcbe1b1041c3 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed May 29 10:09:17 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Jun 20 13:08:04 2013 -0700 |
tree | 7d0482be05a2afb3f2126a19cdf3bdaf8325855e | |
parent | 4ae7152e0bf98ac91a2835dce07f6fdb9f6407bd [diff] |
RDMA/cma: Add support for AF_IB to rdma_resolve_addr() Allow the user to specify the remote address using AF_IB format. When AF_IB is used, the remote address simply needs to be recorded, and no resolution using ARP is done. The local address may still need to be matched with a local IB device. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>