[PATCH v2] wpa_auth: Reconfigure group rekey timer upon wpa_reconfig

Jouni Malinen j at w1.fi
Tue Mar 18 14:00:13 PDT 2025


On Tue, Mar 04, 2025 at 02:49:45PM +0000, Nikita Chernikov wrote:
> During BSS reload (either via ctrl iface or SIGHUP) need to reconfigure the
> group rekey timer, as it might change for specific BSS via the new config file.
> If not reconfigured, the previous running timer will need to expire in order to apply
> the new group rekey timeout.

Shouldn't this be done only if the wpa_group_rekey configuration has
actually been changed? If this is done for all reconfiguration cases,
this would seem to push out group rekeying unexpectedly.

With the AP MLD changes, there is no a concept of a primary
authenticator and the wpa_group_rekey timeout is used only on that link.
It would seem like that would have an impact for this as well, i.e., the
timeout should be registered only for the primary auithenticator.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list