Jouni Malinen
|
c706d5aa17
Add wpa_supplicant AP mode events for Public Action frames
|
15 years ago |
Jouni Malinen
|
f90ceeaabf
wpa_supplicant AP mode: Add function for enabling MAC address filtering
|
15 years ago |
Jouni Malinen
|
48b357a989
Make sure AP interface is initialize before accepting WPS commands
|
15 years ago |
Jouni Malinen
|
7a649c7dda
wpa_supplicant AP: More thorough AP mode deinit
|
15 years ago |
Jouni Malinen
|
508545f3a9
Add more wpa_supplicant AP mode parameters for the driver wrapper
|
15 years ago |
Jouni Malinen
|
4b768ed0b2
Add registerable callback for wpa_supplicant AP mode completion
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
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
|
d7dcba70bc
Define struct wpa_ssid::mode as an enum with more readable values
|
15 years ago |
Jouni Malinen
|
58c26600ca
Fix wpa_supplicant build with CONFIG_AP=y
|
15 years ago |
Jouni Malinen
|
f7c4783379
Split hostapd_interface_deinit() into deinit and free parts
|
15 years ago |
Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
1b56c26c40
Get rid of direct hostapd_for_each_interface() calls
|
15 years ago |
Jouni Malinen
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |
Jouni Malinen
|
a911a6e61f
Do not use virtual driver_ops for wpa_supplicant AP mode
|
15 years ago |
Jouni Malinen
|
8c5fe31fe8
Move driver deinitialization away from hostapd.c
|
15 years ago |
Jouni Malinen
|
0e2d35c614
Move ctrl_iface_ap.c into src/ap
|
15 years ago |
Jouni Malinen
|
e5f2b59c7e
Move hostapd driver initialization away from hostapd.c
|
15 years ago |
Jouni Malinen
|
363b9e6052
Fix wpa_supplicant CONFIG_AP build
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
Felix Fietkau
|
fbbfcbac29
hostapd: Add WDS (4-address frame) mode with per-station interfaces
|
15 years ago |
Jouni Malinen
|
094393b144
Copy config_methods and device_type configuration for AP mode
|
15 years ago |
Jouni Malinen
|
1078126f64
Add "keypad" to config methods for wpa_supplicant AP mode with WPS
|
15 years ago |
Jouni Malinen
|
9969e5a46a
Make hostapd_for_each_interface() take context pointer as argument
|
15 years ago |
Jouni Malinen
|
b57e086cc1
Mark management frame processing functions to use const buffer
|
15 years ago |
Jouni Malinen
|
f8b1f69561
Use generic driver events for TX status and RX reporting
|
15 years ago |
Jouni Malinen
|
331c12086f
Fix CONFIG_AP=y build after driver_ops set_key merge
|
15 years ago |
Jouni Malinen
|
5d67487244
Merge set_beacon driver_ops into a single one
|
15 years ago |
Jouni Malinen
|
43fb529750
Add AP mode WPA status into ctrl_iface
|
15 years ago |