Re: [PATCH 1/1] wifi: cfg80211: Allow multiple userpsace applications to receive the same registered management frame.

From: Johannes Berg
Date: Tue Jun 20 2023 - 05:00:43 EST


On Tue, 2023-06-20 at 10:57 +0200, quentin.feraboli wrote:
> Currently, only one application can listen to a management frame type.
>

This is incorrect, since there's some responsibility involved when
userspace subscribes to this, and if multiple are subscribed then they
cannot all take those responsibilities.

johannes