diff options
author | David S. Miller <davem@davemloft.net> | 2015-08-07 11:29:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-07 11:29:58 -0700 |
commit | e03c512841aa60363a6a5dcfb1e6fc19f35ec22d (patch) | |
tree | 481be4be1f6425af68a8a2060fd2cb7e7de02dea /net/openvswitch | |
parent | 1ebd08a7e5ef6265092eae19a547674733dc1c01 (diff) | |
parent | 467fa15356acfb7b2efa38839c3e76caa4e6e0ea (diff) | |
download | blackbird-op-linux-e03c512841aa60363a6a5dcfb1e6fc19f35ec22d.tar.gz blackbird-op-linux-e03c512841aa60363a6a5dcfb1e6fc19f35ec22d.zip |
Merge branch 'rds-tcp-netns'
Sowmini Varadhan says:
====================
RDS-TCP: Network namespace support
This patch series contains the set of changes to correctly set up
the infra for PF_RDS sockets that use TCP as the transport in multiple
network namespaces.
Patch 1 in the series is the minimal set of changes to allow
a single instance of RDS-TCP to run in any (i.e init_net or other) net
namespace. The changes in this patch set ensure that the execution of
'modprobe [-r] rds_tcp' sets up the kernel TCP sockets
relative to the current netns, so that RDS applications can send/recv
packets from that netns, and the netns can later be deleted cleanly.
Patch 2 of the series further allows multiple RDS-TCP instances,
one per network namespace. The changes in this patch allows dynamic
creation/tear-down of RDS-TCP client and server sockets across all
current and future namespaces.
v2 changes from RFC sent out earlier:
David Ahern comments in patch 1, net_device notifier in patch 2,
patch 3 broken off and submitted separately.
v3: Cong Wang review comments.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions