diff options
author | Erik Hugne <erik.hugne@gmail.com> | 2016-04-07 10:40:43 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-11 15:22:20 -0400 |
commit | 541726abe7daca64390c2ec34e6a203145f1686d (patch) | |
tree | d335e57ce92b7092cadd7c6e406d3b0c5bfa56e6 /net/Kconfig | |
parent | ebf4dc2b1b2b9c8c7797f01a952bce3cf0247a4f (diff) | |
download | talos-obmc-linux-541726abe7daca64390c2ec34e6a203145f1686d.tar.gz talos-obmc-linux-541726abe7daca64390c2ec34e6a203145f1686d.zip |
tipc: make dist queue pernet
Nametable updates received from the network that cannot be applied
immediately are placed on a defer queue. This queue is global to the
TIPC module, which might cause problems when using TIPC in containers.
To prevent nametable updates from escaping into the wrong namespace,
we make the queue pernet instead.
Signed-off-by: Erik Hugne <erik.hugne@gmail.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions