kernel-hacking-2024-linux-s.../include
Johannes Berg d582cffbcd nl80211/mac80211: support full station state in AP mode
Today, stations are added already associated. That is
inefficient if, for example, the driver has no room
for stations any more because then the station will
go through the entire auth/assoc handshake, only to
be kicked out afterwards.

To address this a bit better, at least with drivers
using the new station state callback, allow hostapd
to add stations in unauthenticated mode, just after
receiving the AUTH frame, before even replying. Thus
if there's no more space at that point, it can send
a negative auth frame back. It still needs to handle
later state transition errors though, of course.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-01-03 13:01:40 +01:00
..
acpi
asm-generic These are a few cleanups for asm-generic: 2012-12-21 16:39:08 -08:00
clocksource
crypto
drm Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 2012-12-16 06:05:03 +00:00
keys
linux wireless: more 'capability info' bits 2013-01-03 13:01:15 +01:00
math-emu
media
memory
misc
net mac80211: fix channel context iteration 2013-01-03 13:01:35 +01:00
pcmcia
ras
rdma
rxrpc
scsi
sound ASoC: More updates for v3.8 2012-12-17 15:40:55 +01:00
target
trace mm: add a __GFP_KMEMCG flag 2012-12-18 15:02:12 -08:00
uapi nl80211/mac80211: support full station state in AP mode 2013-01-03 13:01:40 +01:00
video Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2 2012-12-16 11:28:10 -08:00
xen Bugfixes: 2012-12-18 12:26:54 -08:00
Kbuild