[PATCH v2] nl80211: Pass "global" events to all interfaces

Jouni Malinen j at w1.fi
Sun Sep 1 07:25:47 PDT 2024


On Thu, Aug 29, 2024 at 08:01:21AM +0000, Cermak Dominik wrote:
> Extending commit f136837202393a7e1f3182e9efdbf1aaa0c1a5c2.
> 
> We got connection failures because of outdated channel information.
> That's because the NL80211_CMD_REG_CHANGE event is important for all
> interfaces, but the early termination still kicks in because it is not
> directed to a specific wiphy.
> Therefore from three interfaces, only one got the updated channel list.
> 
> Fix this by changing the early termination logic to only apply to events
> directed either to a specific interface index for wdev.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list