Home
last modified time | relevance | path

Searched hist:"317 f4810e45eebe65d4f8897670df8b779de1467" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 317f4810e45eebe65d4f8897670df8b779de1467 Thu Jan 15 08:11:18 CST 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> rtnl: allow to create device with IFLA_LINK_NETNSID set

This patch adds the ability to create a netdevice in a specified netns and
then move it into the final netns. In fact, it allows to have a symetry between
get and set rtnl messages.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>