From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> Date: Mon, 26 Jan 2015 22:28:12 +0100 > When one of these attributes is set, the netdevice is created into the netns > pointed by IFLA_NET_NS_[PID|FD] (see the call to rtnl_create_link() in > rtnl_newlink()). Let's call this netns the dest_net. After this creation, if the > newlink handler exists, it is called with a netns argument that points to the > netns where the netlink message has been received (called src_net in the code) > which is the link netns. > Hence, with one of these attributes, it's possible to create a x-netns > netdevice. Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html