]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Verify hostapd_setup_bss calls
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 6 Nov 2013 11:39:41 +0000 (13:39 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 6 Nov 2013 13:41:05 +0000 (15:41 +0200)
commit36501a22a427e56c5b471cfc5d3b57918f404e6f
tree32e4be1a97d7203f558b827fcbbcfcee6623b6bb
parent54246f8d44e6f34a1872bcfbca696e04d87f48ae
hostapd: Verify hostapd_setup_bss calls

Reject multiple calls to hostapd_setup_bss() for any specific interface.
hostapd_cleanup() must have been called first before trying to restart a
BSS.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/hostapd.c
src/ap/hostapd.h