]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Send broadcast Public Action frame with wildcard BSSID address
authorAshok Ponnaiah <aponnaia@codeaurora.org>
Mon, 29 Jan 2018 16:11:03 +0000 (18:11 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Jan 2018 16:11:03 +0000 (18:11 +0200)
commit92b6e0c582c60b1b61b8bc926792c30291a1f972
tree2ec2827f90250faf5466ca039a6e19c51196d038
parent35818d3e07177114da4cdb8c8f50651445399bb3
hostapd: Send broadcast Public Action frame with wildcard BSSID address

Send Public Action frames with wildcard BSSID when destination was
broadcast address. This is required for DPP PKEX where the recipients
may drop the frames received with different BSSID than the wildcard
address or the current BSSID.

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
src/ap/ap_drv_ops.c