]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67cd908c6a363cc179900dbfb77e3b18b2a4b9cf
tree0a6f99cb205987f278ee2d047ba3829f068a507e
parentfbf9f67d89fa0d0e66bc51c538722b73531f1f0f
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