[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <812a41b1-382c-af18-a0a7-ff4fbc2a96a6@6wind.com>
Date: Tue, 31 Jan 2017 09:24:49 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: "Elluru, Krishna Mohan" <elluru.kri.mohan@....com>,
Cong Wang <xiyou.wangcong@...il.com>, Elad Raz <e@...draz.com>
Cc: David Miller <davem@...emloft.net>,
Linux Netdev List <netdev@...r.kernel.org>,
Jiri Pirko <jiri@...nulli.us>,
Ido Schimmel <idosch@...lanox.com>,
Yotam Gigi <yotamg@...lanox.com>
Subject: Re: [Patch net-next 2/2] netns: avoid disabling irq for netns id
Le 31/01/2017 à 07:47, Elluru, Krishna Mohan a écrit :
> HI Cong,
> Have you posted any patch for the same? I am looking for single netlink socket to handle multiple network namespace events using NETLINK_LISTEN_ALL_NSID. I don't see detection of new namespaces by this socket yet and causing updates to be missed.
New namespaces are not automatically detected. You have to assign them a nsid
(e.g. ip netns set).
NETLINK_LISTEN_ALL_NSID enables notifications only for peer netns that have a
nsid assign in the netns where the socket has been opened.
Regards,
Nicolas
Powered by blists - more mailing lists