difos/package/network/services/hostapd
Nick Hainke c9c3fd1320 hostapd: add abridged flag in disassoc_imminent
If the abridged flag is set to 1 the APs that are listed in the BSS
Transition Candidate List are prioritized. If the bit is not set, the
APs have the same prioritization as the APs that are not in the list.

If you want to steer a client, you should set the flag!

The flag can be set by adding {...,'abridged': true,...} to the normal
ubus call.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-30 01:46:50 +02:00
..
files hostapd: Add 802.11r support for WPA3-Enterprise 2020-03-30 01:46:50 +02:00
patches hostapd: expose beacon reports through ubus 2020-03-30 01:46:50 +02:00
src hostapd: add abridged flag in disassoc_imminent 2020-03-30 01:46:50 +02:00
Config.in hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 2019-10-12 23:43:08 +02:00
Makefile hostapd: fix segfault in wpa_supplicant ubus 2020-03-18 19:05:22 +01:00