Anil Gathala Sudha
|
a0dee79709
P2P: Send AP mode WPS-FAIL event to parent interface
|
14 years ago |
Sudhakar Swaminathan
|
0f66abd25b
P2P: Add option for disabling intra BSS distribution
|
14 years ago |
Ardong Chen
|
2f9929ffcc
WPS: Allow pending WPS operation to be cancelled
|
14 years ago |
Jouni Malinen
|
56815b2b7d
Copy WPS strings into AP configuration when using wpa_supplicant AP
|
14 years ago |
Jouni Malinen
|
0e14267a31
P2P: Avoid segfault on AP deinit after failed AP start
|
14 years ago |
Jouni Malinen
|
f80a2237ca
Fix AP mode wps_pin command to return the entered PIN
|
14 years ago |
Jouni Malinen
|
eea2fd9eff
P2P: Add mechanism for configuring UAPSD parameters for group
|
14 years ago |
Jouni Malinen
|
d9d6a58c8f
P2P: Fix invitation to active group to use correct operating channel
|
14 years ago |
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 |