]> git.baikalelectronics.ru Git - kernel.git/commit
veth: advertise link netns via netlink
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 20 Jan 2015 14:15:46 +0000 (15:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Jan 2015 01:51:15 +0000 (17:51 -0800)
commit80a9bbad5f8899b134fd208ce3f0cb41d9138646
tree5932c15efd60c636b89152c39f584aeeaaf8456c
parent4a459b301fae8010970a4af8f72ac2d9e6508077
veth: advertise link netns via netlink

Assign rtnl_link_ops->get_link_net() callback so that IFLA_LINK_NETNSID is
added to rtnetlink messages.

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