openwrtv4/package/network
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
..
config netifd: update to latest git HEAD 2018-02-07 12:03:56 +01:00
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 2018-02-08 18:29:37 +01:00
services hostapd: return with 80211 codes in handle event function 2018-02-21 19:28:56 +01:00
utils uqmi: ensure CID is a numeric value before proceeding 2018-02-20 08:33:07 +01:00