You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using WPA2-Enterprise client mode on OpenWrt, the connection freezes every hour with this appearing in the logs:
Rekeying PTK for STA xx:xx:xx:xx:xx:xx but driver can't safely do that.
It looks like that the ath10k driver might not have incorporated the "can replace PTK0" feature such that the PTK replacement fails and results in a brief stall every hour (which eventually recovers by a disconnect/reconnect).
When using WPA2-Enterprise client mode on OpenWrt, the connection freezes every hour with this appearing in the logs:
Rekeying PTK for STA xx:xx:xx:xx:xx:xx but driver can't safely do that.
It looks like that the ath10k driver might not have incorporated the "can replace PTK0" feature such that the PTK replacement fails and results in a brief stall every hour (which eventually recovers by a disconnect/reconnect).
Is this something that can be implemented per https://patchwork.kernel.org/project/linux-wireless/patch/20180831130038.7908-3-alexander@wetzel-home.de/ ?
The text was updated successfully, but these errors were encountered: