[PATCH 1/5] mesh: Add MESH_PEER_REMOVE command
Masashi Honma
masashi.honma at gmail.com
Wed Mar 9 06:27:04 PST 2016
On 2016/03/09 22:16, Bob Copeland wrote:
> Question on intent: do you just want to remove the station so that new
> peer candidate events happen again, and the station will repeer on the
> next beacon (if no_auto_peer=0), or do you want to prevent peering with
> the station (I think it would be this + plink block)?
>
> I think you wanted and implemented the former, but just want to be sure.
> The other is useful in some cases like forcing a specific topology.
>
Thanks for comment.
Yes. My intent is implementation of former one.
The main purpose of the command is test of PMKSA caching.
The RECONNECT and DISABLE_NETWORK command removes
PMKSA cache. So I need just disconnection.
Of course I have tested this command with no_auto_peer=0 and 1 both.
More information about the Hostap
mailing list