]> git.ipfire.org Git - thirdparty/hostap.git/commit
IBSS RSN: Implement disconnect() callback using sta_deauth()
authorBharat Bhushan <bchakrav@qti.qualcomm.com>
Fri, 7 Jun 2013 10:07:17 +0000 (13:07 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 7 Jun 2013 10:07:17 +0000 (13:07 +0300)
commit1aef400bf03159d60109ce886943fbd26d88a6c3
treed88de9785c4f3ad7bedc7f084eb925e2bb545ced
parent4abc0424ef4bde2ea4fb1ba1c18619c7bc36eb02
IBSS RSN: Implement disconnect() callback using sta_deauth()

This allows driver wrappers to implement disconnection of IBSS peers in
cases operations, e.g., GTK update, fail.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/driver_i.h
wpa_supplicant/ibss_rsn.c