CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/02/06 09:27:46

Modified files:
        sys/dev/pci    : if_iwx.c 
        sys/net80211   : ieee80211_node.c ieee80211_node.h 

Log message:
fix iwx(4) issues related to roaming and PMF and firmware crypto keys

Avoid a fatal firmware error on Bz firmware (and perhaps MA?) by removing
crypto keys from firmware before removing the AP firmware station.

Also improve roaming behaviour when PMF is enabled. We must send the deauth
frame to the old AP properly encrypted, so do this before keys get removed.

Thanks to Johannes Berg for deciphering firmware SYSASSERT code 0x0000251B.

ok kettenis@

Reply via email to