commit | 2060a5774452e35b4a1dc4371abbb5ffd691355f | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Oct 06 13:57:51 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:13:05 2011 -0500 |
tree | 0389286aed5bec256476585b0e793216c95a2412 | |
parent | 1ba9ac7c35b30d6b958a30240e21ddaea8d21b35 [diff] |
tipc: Enable use by containers having their own network namespace Permits a Linux container to use TIPC sockets even when it has its own network namespace defined by removing the check that prohibits such use. This makes it possible for users who wish to isolate their container network traffic from normal network traffic to utilize TIPC. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>