]> git.ipfire.org Git - thirdparty/hostap.git/commit
OCV: Perform an SA Query after a channel switch
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:35 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Mon, 17 Dec 2018 13:50:12 +0000 (15:50 +0200)
commitf91e68e903ade9739fba99729940983cae9faccb
tree494c3045d3520c443e587e2dd860294d08929a4c
parentf9da7505bfbcc1f4a1302c97750befd3c1b8ba84
OCV: Perform an SA Query after a channel switch

After the network changed to a new channel, perform an SA Query with the
AP after a random delay if OCV was negotiated for the association. This
is used to confirm that we are still operating on the real operating
channel of the network. This commit is adding only the station side
functionality for this, i.e., the AP behavior is not changed to
disconnect stations with OCV that do not go through SA Query.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
src/ap/drv_callbacks.c
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/sme.h