Allow AP to disconnect STA without sending Deauth/Disassoc frame
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 8 Apr 2016 16:18:33 +0000 (19:18 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 Apr 2016 21:30:49 +0000 (00:30 +0300)
commit3dbfb28cfec394b08d1b79f43b9bf85dc3a48c83
tree0972e246b07f5a5b0c065101e36a193c6c700914
parent6545398aaa0a30f5e1a107192167705527606636
Allow AP to disconnect STA without sending Deauth/Disassoc frame

The optional tx=0 parameter can be added to the hostapd
DEAUTHENTICATE/DISASSOCIATE command to request disconnection without
transmitting the Deauthentication/Disassociation frame to the STA.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ctrl_iface_ap.c