NetworkManager/src/tests
Dan Williams 32dedf4b83 wifi: fix scanned signal strength calculation for WEXT-based drivers
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.
2011-03-13 12:50:40 -05:00
..
Makefile.am wifi: add more AP connection completion tests 2011-01-11 22:40:18 -06:00
test-dhcp-options.c dhcp: add support for Fedora dhclient RFC3442 routes (rh #639935) 2010-10-21 13:34:40 -05:00
test-policy-hosts.c trivial: turn off debug messages in /etc/hosts testcase 2011-03-03 18:51:55 -06:00
test-secret-agent.py tests: make agent tester stick around until Ctl+C 2010-12-14 15:31:53 -06:00
test-wifi-ap-utils.c wifi: fix scanned signal strength calculation for WEXT-based drivers 2011-03-13 12:50:40 -05:00