Jouni Malinen
|
6e3f4b89ea
P2P: Let the driver wrapper know if association is for P2P group
|
14 years ago |
Jouni Malinen
|
e44f8bf20a
P2P: Add P2P configuration and callbacks in hostapd code
|
14 years ago |
Jouni Malinen
|
b22128efdc
P2P: Add initial version of P2P Module
|
14 years ago |
Jouni Malinen
|
4c2c302893
P2P: Remove 802.11b rates from wpa_supplicant AP mode operations
|
14 years ago |
Jouni Malinen
|
2c5d725c65
P2P: Add dynamic network config block parameters for P2P
|
14 years ago |
Jouni Malinen
|
31fcea931d
WPS 2.0: Add support for AuthorizedMACs attribute
|
15 years ago |
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 |