[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191001.212027.1363612671973318110.davem@davemloft.net>
Date: Tue, 01 Oct 2019 21:20:27 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: nicolas.dichtel@...nd.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] Ease nsid allocation
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Date: Mon, 30 Sep 2019 18:02:12 +0200
> The goal of the series is to ease nsid allocation from userland.
> The first patch is a preparation work and the second enables to receive the
> new nsid in the answer to RTM_NEWNSID.
The new reply message could break existing apps.
If an app only performs netnsid operations, and fills up the receive
queue because it isn't reading these new replies (it had no reason to,
they didn't exist previously), operations will start failing that
would not fail previously because the receive queue is full.
Given this, I don't see how we can make the change.
Powered by blists - more mailing lists