GNOME Bugzilla – Bug 753726
[review] properly handle parent interfaces (IFLA_LINK) in other netns (IFLA_LINK_NETNSID) [th/platform-parent-other-netns-bgo753726]
Last modified: 2015-08-25 21:10:44 UTC
Please review. Needs kernel support and libnl [1] [1] https://github.com/thom311/libnl/commit/8818a571e72c51bcda309d89bfaf93a2f5524d68
branch: th/platform-parent-other-netns-bgo753726
merged as master after ACK from lrintel: master: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=01580195fabbf59c903ffa9ba307820c62164db0 nm-1-0: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=e16ebfb4a6c444af00f263ce7805e2decce268d4 I actually didn't make sure that all vlan/macvlan/infiband work properly with a parent in another netns. But note that the code is already buggy in those cases, so this won't break anything that isn't already broken. (in fact I tried to get it right for those cases -- *fingers crossed*).