Hi James, On 9/8/21 4:31 PM, James Prestwood wrote: > This works around a hostapd bug (described more in the TODO comment) > which is exposed because of the kernels overly agressive re-transmit > behavior on missed ACKs. Combined this results in a death if the > initial commit is not acked. This behavior has been identified in > consumer access points and likely won't ever be patched for older > devices. Because of this IWD must work around the problem which can > be eliminated by not sending out this commit message. > > This bug was reported to the hostapd ML: > > https://lists.infradead.org/pipermail/hostap/2021-September/039842.html > > This change should not cause any compatibility problems to non-hostapd > access points and is identical to how wpa_supplicant treats this > scenario. > --- > src/sae.c | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > Patches 1-3 and 5 applied, thanks. Regards, -Denis