summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuy Shapiro2015-10-22 14:20:08 +0200
committerDoug Ledford2015-10-28 17:32:47 +0100
commit565edd1d555513ab5d67a847d50d7c14c82ef6c3 (patch)
tree7bd9732cb608a895524f7e1d36a3794f4759e286 /README
parentIB/iser: Enable SG clustering (diff)
downloadkernel-qcow2-linux-565edd1d555513ab5d67a847d50d7c14c82ef6c3.tar.gz
kernel-qcow2-linux-565edd1d555513ab5d67a847d50d7c14c82ef6c3.tar.xz
kernel-qcow2-linux-565edd1d555513ab5d67a847d50d7c14c82ef6c3.zip
IB/addr: Pass network namespace as a parameter
Add network namespace support to the ib_addr module. For that, all the address resolution and matching should be done using the appropriate namespace instead of init_net. This is achieved by: 1. Adding an explicit network namespace argument to exported function that require a namespace. 2. Saving the namespace in the rdma_addr_client structure. 3. Using it when calling networking functions. In order to preserve the behavior of calling modules, &init_net is passed as the parameter in calls from other modules. This is modified as namespace support is added on more levels. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Yotam Kenneth <yotamke@mellanox.com> Signed-off-by: Shachar Raindel <raindel@mellanox.com> Signed-off-by: Guy Shapiro <guysh@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions