From: Nicolas Dichtel Date: Thu, 15 Jan 2015 14:11:16 +0000 (+0100) Subject: rtnl: add link netns id to interface messages X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~172^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37512a277dfb2cef8a578e25a3246f61399a55a;p=pandora-kernel.git rtnl: add link netns id to interface messages This patch adds a new attribute (IFLA_LINK_NETNSID) which contains the 'link' netns id when this netns is different from the netns where the interface stands (for example for x-net interfaces like ip tunnels). With this attribute, it's possible to interpret correctly all advertised information (like IFLA_LINK, etc.). Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed