Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
15 years ago |
Jouni Malinen
|
bcd154c343
Include sta_flags.h explicitly, not via sta_info.h
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
fc4e2d9501
HT: Remove unneeded struct ht_cap_ie wrapper
|
15 years ago |
Jouni Malinen
|
be8eb8ab3e
Fix AP mode HT Capabilities IE to use A-MPDU Parameters from the driver
|
15 years ago |
Jouni Malinen
|
a49148fd55
Rename HT Capabilities IE fields to match with IEEE Std 802.11n-2009
|
15 years ago |
Jouni Malinen
|
5843e1c9a6
Move acct_interim_interval away from RADIUS client configuration
|
15 years ago |
Felix Fietkau
|
9510f00ff8
hostapd: Fix endian bugs in STA HT capability handling
|
15 years ago |
Jouni Malinen
|
08eb154db5
Fix MCS set field to be based on driver info
|
15 years ago |
Jouni Malinen
|
20bd9547a1
Add ctrl_iface events for AP mode STA connect/disconnect
|
15 years ago |
Blaž Bačnik
|
1066c1ee3c
Fix VLAN ID validation check to use the new VLAN ID
|
15 years ago |
Jouni Malinen
|
c140a22858
Remove the STA entry on reassociation to clear STA PS state
|
15 years ago |
Jouni Malinen
|
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
|
15 years ago |
Jouni Malinen
|
8ef1683115
Remove rc4() wrapper
|
15 years ago |
Jouni Malinen
|
8077a80042
Fix STA flag setting for auto-authorization if 802.1X/WPA is not used
|
16 years ago |
Jouni Malinen
|
9f64b827c3
hostapd: Fix non-802.11w build
|
16 years ago |
Jouni Malinen
|
eddd8010e6
Fix WMM and MFP STA flag setting with flags_or/flags_and
|
16 years ago |
Jouni Malinen
|
c4e281fd91
Drop unprotected Robust Action frames from MFP STAs
|
16 years ago |
Jouni Malinen
|
92305c5d9a
Add more debugging details for SA Query processing
|
16 years ago |
Jouni Malinen
|
61693eaa80
hostapd: Remove unused passive scan functionality
|
16 years ago |
Jouni Malinen
|
8342130269
Remove flags parameter from send_mgmt_frame() driver op
|
16 years ago |
Jouni Malinen
|
515cf93f8c
Mark STA authorized if IEEE 802.1X and WPA is not used
|
16 years ago |
Jouni Malinen
|
2991469cd1
Replace sta_aid array with bitfield
|
16 years ago |
Jouni Malinen
|
d42a62b36c
Move AID derivation into a separate function
|
16 years ago |
Jouni Malinen
|
f238cf9f42
FT: Add RIC Request processing and RIC Response generation
|
16 years ago |
Jouni Malinen
|
37d8922e58
Fix non-HT STA addition
|
16 years ago |
Jouni Malinen
|
3ae0800c5f
WMM cleanup (WME -> WMM rename, comments, etc.)
|
16 years ago |
vasanth
|
35463eaed3
Pass negotiated ht capability information after the association
|
16 years ago |
Jouni Malinen
|
adddffd129
Fixed MFP Association Comeback mechanism to use Timeout Interval IE
|
16 years ago |
Jouni Malinen
|
3313cea0d6
Fixed TKIP countermeasueres for drivers that do not use hostapd MLME
|
16 years ago |