]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IPoIB] Add support for address translation
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 6 Dec 2005 21:41:40 +0000 (21:41 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 6 Dec 2005 21:41:40 +0000 (21:41 +0000)
commit0d46f34be44813142966119424f58b6f6df5e3c2
tree7161a83042ff459778f6f7318e17e91269aacdcb
parentcdcebf6830f9b7805f1d798e820387cf01d60311
[IPoIB] Add support for address translation

Based on patch submitted by Tzachi Dar (tzachid@mellanox.co.il)

git-svn-id: svn://openib.tc.cornell.edu/gen1@195 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
16 files changed:
trunk/inc/iba/ib_at_ioctl.h [new file with mode: 0644]
trunk/tests/dirs
trunk/tests/ibat/dirs [new file with mode: 0644]
trunk/tests/ibat/user/PrintIp.c [new file with mode: 0644]
trunk/tests/ibat/user/SOURCES [new file with mode: 0644]
trunk/tests/ibat/user/makefile [new file with mode: 0644]
trunk/ulp/ipoib/kernel/SOURCES
trunk/ulp/ipoib/kernel/ipoib_adapter.c
trunk/ulp/ipoib/kernel/ipoib_adapter.h
trunk/ulp/ipoib/kernel/ipoib_debug.h
trunk/ulp/ipoib/kernel/ipoib_driver.c
trunk/ulp/ipoib/kernel/ipoib_driver.h
trunk/ulp/ipoib/kernel/ipoib_ibat.c [new file with mode: 0644]
trunk/ulp/ipoib/kernel/ipoib_ibat.h [new file with mode: 0644]
trunk/ulp/ipoib/kernel/ipoib_port.c
trunk/ulp/ipoib/kernel/ipoib_port.h