dawn: feed hostapd with nr reports and improve 802.11k handling

If set_hostapd_nr config flag is set, dawn will insert the nr reports
to allow the hostapd to answer to nr requests from clients.

Improve the synchronization of rcpi and rsni in the network.
Further, clients with bad 802.11k were sending beacon reports with
bssid 00:00:00:00:00:00. Catch those corner cases.

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke
2020-04-17 13:05:25 +02:00
committed by Kevin Darbyshire-Bryant
parent 60384b67da
commit 5e3a6e9313
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -54,6 +54,7 @@ config metric
option use_driver_recog '1'
option min_number_to_kick '3'
option chan_util_avg_period '3'
option set_hostapd_nr '1'
option op_class '0' #802.11k stuff...
option duration '0'
option mode '0'