Jouni Malinen
|
b57e086cc1
Mark management frame processing functions to use const buffer
|
15 years ago |
Jouni Malinen
|
ba091c06c5
Mark ieee802_11_parse_elems() input and parsed elems const
|
15 years ago |
Jouni Malinen
|
f8b1f69561
Use generic driver events for TX status and RX reporting
|
15 years ago |
Jouni Malinen
|
9b5d2b8b9c
Merge hostapd/sta_flags.h into sta_info.h
|
15 years ago |
Jouni Malinen
|
0de39516ae
Map STA flags into values defined in driver.h
|
15 years ago |
Jouni Malinen
|
60c8cfb4fb
Remove usused flags parameter from sta_add() driver op
|
15 years ago |
Jouni Malinen
|
d45354be53
Move IEEE 802.11n HT management code into a separate file
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
5586f500a0
Split handle_assoc() into number of helper functions
|
15 years ago |
Jouni Malinen
|
2a3c6f5077
Check AID availability before handling HT state updates on association
|
15 years ago |
Jouni Malinen
|
df84268ae7
Allocate sta->ht_capabilities dynamically
|
15 years ago |
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 |