]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/cm: define native IB address
authorSean Hefty <sean.hefty@intel.com>
Wed, 17 Mar 2010 18:08:07 +0000 (10:08 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 17 Mar 2010 18:08:07 +0000 (10:08 -0800)
commit958bcdea64f472e992547852a33a15cbf91a9795
treec15bb4283994d851cf04696b0a201f23f0836757
parent60b341b778cc2929df16c0a504c91621b3c6a4ad
rdma/cm: define native IB address

Define AF_IB and sockaddr_ib to allow the rdma_cm to use native IB
addressing.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/linux/socket.h
include/rdma/ib.h [new file with mode: 0644]