]> git.baikalelectronics.ru Git - kernel.git/commit
dev: always advertise the new nsid when the netns iface changes
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 25 Jan 2018 14:01:38 +0000 (15:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jan 2018 17:23:51 +0000 (12:23 -0500)
commitadd3be2467d654492f60ce149f57dea61c9ba17c
tree9a0a8a13d2fa7308c88a6ac27631d3d852a8b20c
parentc887b53daef206928362ecd0467353d1b39cc28c
dev: always advertise the new nsid when the netns iface changes

The user should be able to follow any interface that moves to another
netns.  There is no reason to hide physical interfaces.

CC: Jiri Benc <jbenc@redhat.com>
CC: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c