nl80211: New notification to discover mesh peer candidates.
authorJavier Cardona <javier@cozybit.com>
Thu, 7 Apr 2011 22:08:34 +0000 (15:08 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:57:39 +0000 (16:57 -0400)
commitc93b5e717ec47b57abfe0229360bc11e77520984
tree1e6f703c3c1b1c2e55b759b4e992ef04e81f973e
parent96b78dff0321d881ef27d858a462c476e0444619
nl80211: New notification to discover mesh peer candidates.

Notify userspace when a beacon/presp is received from a suitable mesh
peer candidate for whom no sta information exists.  Userspace can then
decide to create a sta info for the candidate.  If userspace is not
ready to authenticate the peer right away, it can create the sta info
with the authenticated flag unset and set it later.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mesh.c
net/wireless/nl80211.c
net/wireless/nl80211.h