commit | e5f4e7b9ff331c6995af826b222681528de574b6 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Jan 20 15:15:46 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 23 17:51:15 2015 -0800 |
tree | 5932c15efd60c636b89152c39f584aeeaaf8456c | |
parent | eaca400f1d14eec98561ab9dad0da03d65c5e8d0 [diff] |
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>