Re: [PATCH 2/2] mac80211: Drop new node with weak power
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-03-29 08:26:47
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-03-29 08:26:47
But we still needs this patch for a special case on SAE. Some hardware can use hardware encryption for mesh SAE. Then the hardware has a limitation of key registration. For example, some hardware could only save keys for 8 stations. So we need to drop stations itself with weak signal instead of the pathes to its.
Fair enough. I've added that to the ocmmit message and applied the patch. johannes