Jouni Malinen
|
fe1919856c
FT: Update SME frequency info before sme_associate() call
|
15 years ago |
Jouni Malinen
|
71024cb255
FT: Request reassociation after successful FT Action frame exchange
|
15 years ago |
Jouni Malinen
|
036f7c4aab
FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION
|
15 years ago |
Jouni Malinen
|
ac26ebd8b5
Allow roam based on preferred BSSID regardless of signal strength
|
15 years ago |
Jouni Malinen
|
be8be6717d
Clear current_bss pointer on disassociation/deauthentication
|
15 years ago |
Jouni Malinen
|
159dd3e28a
Add more debug prints to make deauth/disassoc events clearer
|
15 years ago |
Jouni Malinen
|
48563d86b2
Try to avoid some unnecessary roaming
|
15 years ago |
Jouni Malinen
|
70f8cc8ec8
Share the same enum for MFP configuration
|
15 years ago |
Jouni Malinen
|
9ba9fa07cc
Move wpa_supplicant specific scan code away from src/drivers
|
15 years ago |
Jouni Malinen
|
1d041bec84
Use generic driver event notification for AP mode assoc/disassoc
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
15 years ago |
Jouni Malinen
|
9646a8ab8b
Remove unnecessary wpa_event_type typedef
|
15 years ago |
Jouni Malinen
|
fdbe50ed98
Fix CONFIG_AP=y build after driver API changes
|
15 years ago |
Jouni Malinen
|
2a8b74163e
Move struct hostapd_frame_info definition away from driver API
|
15 years ago |
Jouni Malinen
|
245519e0cd
Replace wpa_supplicant_sta_rx() call with driver event
|
15 years ago |
Jouni Malinen
|
8f770587d9
Maintain a pointer to the current BSS table entry
|
15 years ago |
Jouni Malinen
|
a1fd2ce54e
Do not store raw scan results
|
15 years ago |
Jouni Malinen
|
6fa81a3b3f
Use BSS table entry instead of raw scan result for connection
|
15 years ago |
Jouni Malinen
|
8d923a4acf
Only expire scanned BSSes based on new scan results
|
15 years ago |
Jouni Malinen
|
4832ecd754
Add an option for driver wrappers to report operational frequency
|
15 years ago |
Jouni Malinen
|
f8b1f69561
Use generic driver events for TX status and RX reporting
|
15 years ago |
Jouni Malinen
|
9c972abb66
IBSS RSN: Wait for connection event and do not use auth timeout
|
15 years ago |
Jouni Malinen
|
0e379654b0
SME: Do not process disassoc frame unless SME is used
|
15 years ago |
Jouni Malinen
|
a84ed99ee4
SME: Deauthenticate to clear state after disassociation events
|
15 years ago |
Jouni Malinen
|
3acb50056c
Remove src/rsn_supp from default header path
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
6ae9318536
Split scan processing for RSN preauthentication into parts
|
15 years ago |
Jouni Malinen
|
62fa124ce2
nl80211/SME: Use reassociation when roaming within the ESS
|
15 years ago |
Jouni Malinen
|
69856fadf7
Add wpa_msg_ctrl() for ctrl_interface-only messages
|
15 years ago |
Jouni Malinen
|
e81634cd18
Skip networks without known SSID when selecting the BSS
|
15 years ago |