Mahesh Palivela
|
7d9c0cd345
Add support for using SA Query with drivers that implement MLME
|
13 years ago |
Shan Palanisamy
|
88b32a99d3
FT: Add FT AP support for drivers that manage MLME internally
|
14 years ago |
Jouni Malinen
|
c7803a0294
Fix AP build without NEED_AP_MLME
|
13 years ago |
Thomas Pedersen
|
1b487b8b1e
nl80211: Handle CH_SWITCH event
|
13 years ago |
Jouni Malinen
|
8bd0fc0e0c
Force driver to disassociate STA if no room for the STA entry
|
13 years ago |
Jouni Malinen
|
c72bd6d49b
AP: Reset STA timeout_next on driver-based-SME association
|
13 years ago |
Johannes Berg
|
baf513d695
Pass signal strength through, fix units
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
74781dfc7b
Lower RX_MGMT driver event debug level for Beacon frames
|
13 years ago |
Jouni Malinen
|
e26cd1a180
hostapd: Show driver event names in debug log
|
13 years ago |
Johannes Berg
|
dd840f793c
AP: Add explicit EAPOL TX status event
|
13 years ago |
Jouni Malinen
|
99c01af9aa
P2P: Verify that assoc req IEs are available for group update
|
13 years ago |
Jouni Malinen
|
a17539ebcd
Remove unnecessary include file inclusion
|
13 years ago |
Jouni Malinen
|
ae055af4f7
Move AP events for STA connected/disconnected into one function
|
13 years ago |
Johannes Berg
|
9b90955ec7
AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
|
13 years ago |
Johannes Berg
|
9236ba4cb5
Move get_hdr_bssid() to make it easier to share for other uses
|
13 years ago |
Johannes Berg
|
bcf24348ed
AP: Do station poll in driver wrapper
|
13 years ago |
Jouni Malinen
|
08a74e6a61
Use a common error handler in hostapd_notif_assoc()
|
13 years ago |
Jouni Malinen
|
2bb20281cb
Clean up IE processing in hostapd_notif_assoc()
|
13 years ago |
Jouni Malinen
|
fa15d405c7
WPS: Fix WPS IE processing
|
13 years ago |
Jouni Malinen
|
c3b75919fa
Fix double free with CONFIG_WPS_STRICT=y
|
13 years ago |
Jouni Malinen
|
633d4469e8
Fix AP build without CONFIG_WPS=y
|
13 years ago |
Jouni Malinen
|
17f6b90056
WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaround
|
13 years ago |
Jouni Malinen
|
04a85e4401
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
|
14 years ago |
Jouni Malinen
|
7cc7307d90
Fix hostapd build without NEED_AP_MLME=y
|
14 years ago |
Jouni Malinen
|
9e2704c3a2
Add EVENT_RX_ACTION handler for hostapd
|
14 years ago |
Jouni Malinen
|
6e432d3f10
WPS: Use strict validation of (Re)AssocReq only if IEs are known
|
14 years ago |
Jouni Malinen
|
b211f3eb71
Add sanity checks to EVENT_RX_PROBE_REQ event data
|
14 years ago |
Shan Palanisamy
|
39b08b5fc0
Indicate assoc vs. reassoc in association event
|
14 years ago |
Jouni Malinen
|
e67b55fb11
wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing
|
14 years ago |