]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Allow full AP client state capability to be disabled
authorJouni Malinen <j@w1.fi>
Sat, 28 Mar 2020 18:38:11 +0000 (20:38 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Mar 2020 18:38:11 +0000 (20:38 +0200)
commit1a18f8df6370ae05c5d7f49f40adc43e02387f40
treee849883442a9c539047ba0542948cb858892263a
parent7b156a3c5acdb95916b41482f6e73899876da27b
nl80211: Allow full AP client state capability to be disabled

The new driver param full_ap_client_state=0 can be used to test
functionality with the driver capability for full AP client state being
forced to be disabled.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c