]> 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>
Thu, 13 May 2010 01:02:05 +0000 (18:02 -0700)
commitc3016259608d73bcdc527c1513bbc6e62f20b825
treed44baf46eea515a57046a80de303174ba93c55ae
parentb57f95a38233a2e73b679bea4a5453a1cc2a1cc9
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]