]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move send_probe_response parameter to BSS specific items
authorJouni Malinen <jouni@codeaurora.org>
Fri, 7 Dec 2018 11:07:36 +0000 (13:07 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 7 Dec 2018 13:03:11 +0000 (15:03 +0200)
commit678d8410af4939a80fb6b09f99b11839888601e7
tree32375bf51d62a52b0ea093486702714c850e3526
parent4c02242d04cd913c27fde022fb892307509bf4c9
Move send_probe_response parameter to BSS specific items

This can be more convenient for testing Multiple BSSID functionality.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/beacon.c