Jouni Malinen
|
afc064fe7a
Interworking: Add ANQP query requests
|
13 years ago |
Jouni Malinen
|
018a309a94
Drop oldest unknown BSS table entries first
|
13 years ago |
Jouni Malinen
|
f4fbba8cf9
Distinguish empty concatenated vendor-specific IE from missing one
|
14 years ago |
Sam Leffler
|
78633c3709
wpa_supplicant: Parameterize BSS table expiration age + count
|
14 years ago |
Nathan Williams
|
bc8397822b
wpa_supplicant: Search BSS list from back to front
|
14 years ago |
Sam Leffler
|
2b65b30da8
dbus: Add D-Bus methods to flush the BSS cache
|
14 years ago |
Ben Greear
|
f049052b9e
Use wpa_msg() instead of wpa_printf()
|
14 years ago |
Jouni Malinen
|
0c6b310e83
P2P: Show P2P info in ctrl_iface scan results
|
14 years ago |
Jouni Malinen
|
c9c38b0996
Make maximum BSS table size configurable
|
15 years ago |
Witold Sowa
|
7899e2f42d
dbus: Change WPA/RSNIE byte array props to dicts
|
15 years ago |
Jouni Malinen
|
8c0906542c
Fetch IEs from both Beacon and Probe Response frames if available
|
15 years ago |
Jouni Malinen
|
20766f2007
Make wpa_bss_get_max_rate() a bit more readable with a local variable
|
15 years ago |
Jouni Malinen
|
728e776c09
Fix alloc validation in wpa_bss_get_bit_rates()
|
15 years ago |
Witold Sowa
|
158c6c7467
dbus: Add BSS property change notifications
|
15 years ago |
Witold Sowa
|
75d328af50
dbus: Change BSS property MaxRate to Rates
|
15 years ago |
Jouni Malinen
|
d1f9c410c1
Remove src/drivers/scan_helpers.c
|
15 years ago |
Jouni Malinen
|
7d7d57b2dc
Use shared function for figuring out if BSS is in use
|
15 years ago |
Jouni Malinen
|
1c83b67efd
Fix memory corruption on BSS entry reallocation
|
15 years ago |
Jouni Malinen
|
8f770587d9
Maintain a pointer to the current BSS table entry
|
15 years ago |
Jouni Malinen
|
8d923a4acf
Only expire scanned BSSes based on new scan results
|
15 years ago |
Jouni Malinen
|
59f2caa925
WPS: Use BSS table instead of raw scan results
|
15 years ago |
Jouni Malinen
|
e5fc8c8ce5
Fix crash on BSS deinit getting called before BSS init
|
15 years ago |
Jouni Malinen
|
99a6a63f25
Add wpa_bss_get_max_rate() to match with old scan_res helpers
|
15 years ago |
Jouni Malinen
|
f0d126d339
Add ctrl_iface events for BSS added/removed
|
15 years ago |
Jouni Malinen
|
d4bf8f132a
Add BSS list sorted by id and add some helper functions
|
15 years ago |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
15 years ago |