mac80211: advertise support for full station state in AP mode
authorAyala Beker <ayala.beker@intel.com>
Wed, 23 Sep 2015 08:41:27 +0000 (10:41 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 29 Sep 2015 13:56:51 +0000 (15:56 +0200)
commit44674d9c2267f454f38df7b2395939bfa911f92e
tree0a6f99cb205987f278ee2d047ba3829f068a507e
parent47edb11b522561658fe719e56aa69a3c3098a3fe
mac80211: advertise support for full station state in AP mode

This enables adding stations in unauthenticated mode, just after
receiving the first authentication frame; which in turn allows
sending a negative authentication reply if the station cannot be
added.

In addition init rate control for unassociated station only when
it becomes associated, prior to that low rates will be used.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/main.c