Skip to content
Snippets Groups Projects
Commit 2ae70efc authored by Nishikawa, Kenzoh's avatar Nishikawa, Kenzoh Committed by Johannes Berg
Browse files

mac80211: keep sending peer candidate events while in listen state

Instead of sending peer candidate events just once, send them as long
as the peer remains in the LISTEN state in the peering state machine,
when userspace is implementing the peering manager.
Userspace may silence the events from a peer by progressing the state
machine or by setting the link state to BLOCKED.

Fixes the problem that a mesh peering process won't be fired again after
the previous first peering trial fails due to like air propagation error
if the peering is managed by user space such as wpa_supplicant.

This patch works with another patch for wpa_supplicant described here
which fires a peering process again triggered by the notice from kernel.
http://lists.shmoo.com/pipermail/hostap/2014-November/031235.html



Signed-off-by: default avatarKenzoh Nishikawa <Kenzoh.Nishikawa@jp.sony.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 688b1ecf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment