DAWN kicks clients with good bitrates
HarvsG opened this issue · 1 comments
HarvsG commented
I see a lot of the following in the logs:
Fri Sep 15 10:39:55 2023 daemon.info dawn: Client 40:F6:BC:66:C7:3E: Kicking due to low active data transfer: RX rate 6.000000 below 6 limit
6.000000 is an acceptable post 802.11b bitrate and 6.00000 is below < 6
dawn | 2022-07-24-9e8060ea-1 | 37.65 KiB | This package implements a decentralized wireless daemon. | Installed |
---|---|---|---|---|
luci-app-dawn | git-23.093.42704-9c92e46 | 2.80 KiB | LuCI support for DAWN |
https://github.com/berlin-open-wireless-lab/DAWN/blob/master/src/storage/datastorage.c#L568-L570
Should this be >=
markuznw commented
Same here, log spammed by that message