mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 04:10:14 +01:00
The new wpa_supplicant D-Bus interface only passes back the 'level' of the scanned BSS, which with nl80211 drivers is almost always dBm, which NM handled fine. But WEXT-based drivers (ipw2x00, other older ones, and some vendor drivers) use a mix of values for the 'level' parameter, including the old WEXT 8-bit signed-value-in-unsigned-int scheme. Handle that. Alternatively, we could have the supplicant expose the 'flags' value from its internal BSS list over the bus. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| test-dhcp-options.c | ||
| test-policy-hosts.c | ||
| test-secret-agent.py | ||
| test-wifi-ap-utils.c | ||