From: Ying Xue Date: Fri, 9 Jan 2015 07:27:13 +0000 (+0800) Subject: tipc: make netlink support net namespace X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~254^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49e204161af6e47d8473423aa6856388c02f254;p=pandora-kernel.git tipc: make netlink support net namespace Currently tipc module only allows users sitting on "init_net" namespace to configure it through netlink interface. But now almost each tipc component is able to be aware of net namespace, so it's time to open the permission for users residing in other namespaces, allowing them to configure their own tipc stack instance through netlink interface. Signed-off-by: Ying Xue Tested-by: Tero Aho Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed