]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix Probe Request processing in wpa_supplicant AP mode
authorJouni Malinen <j@w1.fi>
Sun, 1 Apr 2012 18:27:12 +0000 (21:27 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Apr 2012 18:27:12 +0000 (21:27 +0300)
commite19fded66eca272b095704d3dded23a4e4819ff8
treee808e91ef3dad6edffab3be557854a8a3aa214e3
parent2d43d37ff2c3115da812bec8ea4c72048e1194d8
Fix Probe Request processing in wpa_supplicant AP mode

Commit 2d43d37ff2c3115da812bec8ea4c72048e1194d8 broke EVENT_RX_MGMT
processing in wpa_supplicant AP mode. ap_mgmt_rx() needs to be called
for Probe Request frames even if they get notified through the new
D-Bus signal mechanism.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c