TDLS: Tear down peers when disconnecting from the AP
authorSunil Dutt <duttus@codeaurora.org>
Tue, 12 Feb 2013 21:25:21 +0000 (23:25 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 12 Feb 2013 23:19:44 +0000 (01:19 +0200)
commit7b44ff2c21f588d6d042809ef4cc2c7f47974735
tree3a3d9cae03771aa2309375022991f0ecb3ca37bc
parenta5b5e830a054ecf0d4711f8e8f0be105bc18a437
TDLS: Tear down peers when disconnecting from the AP

A TDLS Teardown frame with Reason Code 3 (Deauthenticated because
sending STA is leaving (or has left) IBSS or ESS) shall be transmitted
to all TDLS peer STAs (via the AP or via the direct path) prior to
transmitting a Disassociation frame or a Deauthentication frame to the
AP.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/tdls.c
src/rsn_supp/wpa.h
wpa_supplicant/wpa_supplicant.c