openwrtv4/package/network/services/hostapd
Nick Hainke e2681eb06a hostapd: return with 80211 codes in handle event function
If the auth or assoc request was denied the reason
was always WLAN_STATUS_UNSPECIFIED_FAILURE.
That's why for example the wpa supplicant was always
trying to reconnect to the AP.
Now it's possible to give reasoncodes why the auth
or assoc was denied.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2018-02-21 19:28:56 +01:00
..
files hostapd: add IEEE 802.11v support 2018-02-21 19:28:50 +01:00
patches hostapd: return with 80211 codes in handle event function 2018-02-21 19:28:56 +01:00
src/src hostapd: return with 80211 codes in handle event function 2018-02-21 19:28:56 +01:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile hostapd: bump PKG_RELEASE after 802.11w changes 2018-01-07 12:42:45 +01:00