Jouni Malinen
|
7ab68865c0
Remove unneeded iface parameter from if_add() driver op
|
15 years ago |
Jouni Malinen
|
17557ebe30
Remove forgotten ifname parameter from set_beacon() call
|
15 years ago |
Felix Fietkau
|
071799872f
hostapd: fix a segfault in the error path of the nl80211 if_add function
|
15 years ago |
Jouni Malinen
|
05ba8690cb
nl80211: Unregister forgotten eloop socket on init failure
|
15 years ago |
Jouni Malinen
|
8b897f5a17
Remove unnecessary ifname parameter from set_beacon()
|
15 years ago |
Felix Fietkau
|
53f3d6f3e6
hostapd: allow stations to move between different bss interfaces
|
15 years ago |
Felix Fietkau
|
a2e40bb650
hostapd: Fix interface selection for the nl80211 driver
|
15 years ago |
Felix Fietkau
|
39f42d1193
hostapd: fix bogus nl80211 interface remove messages for STA WDS
|
15 years ago |
Felix Fietkau
|
4c32757d22
hostapd: add ifname to the sta_set_flags callback
|
15 years ago |
Jouni Malinen
|
23e2550c0e
Remove unneeded CONFIG_EAP comments
|
15 years ago |
Jouni Malinen
|
ffd2c8cd4d
Avoid warnings on unused function/variables if debug is disabled
|
15 years ago |
Dmitry Shmidt
|
aa53509ffe
Update priority list after priority change
|
15 years ago |
Kel Modderman
|
09bd6e8cca
wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
|
15 years ago |
Jouni Malinen
|
d2f46a2b13
bsd: Use os_strlcpy instead of strlcpy
|
15 years ago |
Jouni Malinen
|
3812464cda
Add optional scan result filter based on SSID
|
15 years ago |
Jouni Malinen
|
c9c38b0996
Make maximum BSS table size configurable
|
15 years ago |
Jouni Malinen
|
ac26ebd8b5
Allow roam based on preferred BSSID regardless of signal strength
|
15 years ago |
Jouni Malinen
|
36d1343a4b
Do not inhibit suspend even if wpa_cli command fails
|
15 years ago |
Jouni Malinen
|
207ef3fb12
Add suspend/resume notifications
|
15 years ago |
Jouni Malinen
|
be8be6717d
Clear current_bss pointer on disassociation/deauthentication
|
15 years ago |
Jouni Malinen
|
159dd3e28a
Add more debug prints to make deauth/disassoc events clearer
|
15 years ago |
Jouni Malinen
|
e824cc4648
Use os_snprintf instead of snprintf
|
15 years ago |
Jouni Malinen
|
94d9bfd59b
Rename EAP server source files to avoid duplicate names
|
15 years ago |
Jouni Malinen
|
6fa2ec2d2b
Make EAPOL Authenticator buildable with Microsoft compiler
|
15 years ago |
Masashi Honma
|
c6611ed995
bsd: Use device capability information
|
15 years ago |
Jouni Malinen
|
58f6fbe05c
nl80211: Add support for off-channel Action TX/RX commands
|
15 years ago |
Jouni Malinen
|
b7a2b0b68c
Add alloc_interface_addr() drv op option for specifying ifname
|
15 years ago |
Jouni Malinen
|
01b350ed74
Sync with linux/nl80211.h from wireless-testing.git
|
15 years ago |
Jouni Malinen
|
cbf7855883
wpa_cli: Add option to use child process to receive events
|
15 years ago |
Jouni Malinen
|
25ac1328f6
EAP-TNC: Add Flags field into fragment acknowledgement
|
15 years ago |