openwrt/package/network/services/hostapd
Felix Fietkau 77667a7eb6 hostapd: add a patch that allows processing auth requests for peers in blocked state
If authentication fails repeatedly e.g. because of a weak signal, the link
can end up in blocked state. If one of the nodes tries to establish a link
again before it is unblocked on the other side, it will block the link to
that other side. The same happens on the other side when it unblocks the
link. In that scenario, the link never recovers on its own.

To fix this, allow restarting authentication even if the link is in blocked
state, but don't initiate the attempt until the blocked period is over.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry-picked from commit f84053af5c)
2021-11-24 18:31:04 +01:00
..
files hostapd: enable ht40 in wpa_supplicant when using wider HE modes 2021-11-23 18:30:05 +01:00
patches hostapd: add a patch that allows processing auth requests for peers in blocked state 2021-11-24 18:31:04 +01:00
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:33:33 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: add a patch that allows processing auth requests for peers in blocked state 2021-11-24 18:31:04 +01:00