]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WMM AC: Reconfigure tspecs on reassociation to the same BSS
authorEliad Peller <eliad@wizery.com>
Mon, 29 Dec 2014 02:15:01 +0000 (21:15 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2015 16:41:00 +0000 (18:41 +0200)
commit8c42b36902ad3f248f5bafb91ffcdf16f7ef76bf
tree094083ffd5ab34fa9fe6f591f15860335bc91ad9
parent677e7a95826fe9f6d93832511b7f082b899a8f3c
WMM AC: Reconfigure tspecs on reassociation to the same BSS

The specification requires the tspecs to be kept upon reassociation to
the same BSS. Save the last tspecs before such reassociation, and
reconfigure on the association notification.

Note that the current flow is not transparent to the user
(it is notified about deauth/reassoc and tspec removal/addition).

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/events.c
wpa_supplicant/wmm_ac.c
wpa_supplicant/wmm_ac.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h