summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorZhu Yanjun <yanjun.zhu@linux.dev>2026-03-13 05:30:56 +0300
committerLeon Romanovsky <leon@kernel.org>2026-03-30 20:47:43 +0300
commit13f2a53c2a71e12478279261b35e2abf393523b3 (patch)
tree5df84524bffd55acc59180d7349e3afdd11147ce /tools/testing
parenta60e3f3d6fbab9dc45c653e5046307e0e7fcde98 (diff)
downloadlinux-13f2a53c2a71e12478279261b35e2abf393523b3.tar.xz
RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Add a net namespace implementation file to rxe to manage the lifecycle of IPv4 and IPv6 sockets per network namespace. This implementation handles the creation and destruction of the sockets both for init_net and for dynamically created network namespaces. The sockets are initialized when a namespace becomes active and are properly released when the namespace is removed. This change provides the infrastructure needed for rxe to operate correctly in environments using multiple network namespaces. Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev> Link: https://patch.msgid.link/20260313023058.13020-3-yanjun.zhu@linux.dev Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions