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 |
Sam Leffler
|
4f34d51abe
Do not schedule a new scan if no networks are enabled
|
15 years ago |
Jouni Malinen
|
6d6f4bb87f
nl80211: Work around mac80211 limitation on (re)auth when authenticated
|
15 years ago |
Jouni Malinen
|
b55aaa5fdf
Allow IBSS/AP mode networks to be created in ap_scan=1 mode
|
15 years ago |
Jouni Malinen
|
09b9df4e4a
Split wpa_supplicant_event_scan_results() into helper functions
|
15 years ago |
Johannes Berg
|
0194fedb46
driver_nl80211: Fix MLME key settings for static WEP
|
15 years ago |
Jouni Malinen
|
60b94c9819
Add preliminary background scan and roaming module design
|
15 years ago |
Samuel Ortiz
|
3180d7a208
Getting back to DISCONNECTED afer SCANNING
|
15 years ago |