Re: [PATCH v2] dbus: register interface before acquiring name

Denis Kenzior <[email protected]> Thu, 5 Feb 2026 12:32:01 -0600
Newsgroups dev.linux.lists.iwd
Message-ID <[email protected]>
Hi Ronan,

On 1/31/26 3:53 PM, Ronan Pigott wrote:
> If the interface isn't available by the time we acquire the well-known
> name, clients can get confused when the expected interfaces are missing
> during bus activation.
> ---
> changes in v2:
>   - put the NL80211 request back into the name handler
>   src/main.c | 38 +++++++++++++++++---------------------
>   1 file changed, 17 insertions(+), 21 deletions(-)
> 

Applied, thanks.

Regards,
-Denis