]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add snr and est_throughput to the BSS entries
authorJouni Malinen <j@w1.fi>
Sun, 22 Feb 2015 08:50:55 +0000 (10:50 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 22 Feb 2015 09:09:54 +0000 (11:09 +0200)
commit1d747e2a98d5f5084d2b36c5a75cbe45fcf52d45
tree8d47c49a11f64b84032c91d850c79a8e4ce6ed4e
parenta1b790eb9d7514d1a6e0582a07f695a1564caa59
Add snr and est_throughput to the BSS entries

These values were previously used only for sorting the scan results, but
it may be useful to provide access to the used values through the BSS
entries.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/wpa_ctrl.h
wpa_supplicant/bss.c
wpa_supplicant/bss.h
wpa_supplicant/ctrl_iface.c