On Mon, 2020-02-24 at 13:19 +0100, Markus Theil wrote: > As Jouni recently pointed out, the nl80211 control should only transmit > and receive EAPOL frames. This patch removes forwarding of > preauthentication frames over the control port. They are handled as > ordinary data frames again. Yeah, we need to do something like this, but this will break iwd as it relies on this RX path when the feature flag is set. johannes