Re: [PATCH] nl80211: Indicate SA Query procedures offload for AP SME device
From: <hidden>
Date: 2021-10-25 08:27:32
From: <hidden>
Date: 2021-10-25 08:27:32
On 2021-10-22 18:59, Johannes Berg wrote:
On Fri, 2021-10-22 at 18:56 +0530, vjakkam@codeaurora.org wrote:quoted
quoted
So how's that going to work with older hostapd? It'll be offloaded, and then hostapd doesn't know, so it's still going to disconnect them? So should be that hostapd also opts in to this driver behaviour?yes, we have to update hostapd also with new implementation based on the feature flag.That wasn't my question. My question was what happens if you have a hostapd that's *not* updated?> johannes
Apologies for not clear answer in my previous reply. Yes, If hostapd is not updated, it's going to disconnect the STAs. We should update hostapd also to opt in this driver behavior. Thanks, Veeru