Re: [PATCH] net: skip genenerating uevents for network namespaces that are exiting
From: Cong Wang
Date: Thu Oct 20 2016 - 23:11:02 EST
On Thu, Oct 20, 2016 at 7:46 PM, Andrei Vagin <avagin@xxxxxxxxxx> wrote:
> No one can see these events, because a network namespace can not be
> destroyed, if it has sockets.
>
Are you sure? kobject_uevent_env() seems sending uevents to all
network namespaces.