IB: address translation to map IP toIB addresses (GIDs)
authorSean Hefty <sean.hefty@intel.com>
Sun, 18 Jun 2006 03:37:28 +0000 (20:37 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 18 Jun 2006 03:37:28 +0000 (20:37 -0700)
commit7025fcd36bd62af2c6ca0ea3490c00b216c4d168
treee2fda3944176fcafb24876680d6eb8b6be394fe6
parenta1e8733e557bb390e13aa00ef044a6022c8d0bb2
IB: address translation to map IP toIB addresses (GIDs)

Add an address translation service that maps IP addresses to
InfiniBand GID addresses using IPoIB.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/Kconfig
drivers/infiniband/core/Makefile
drivers/infiniband/core/addr.c [new file with mode: 0644]
include/rdma/ib_addr.h [new file with mode: 0644]