]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: clarify comment for mesh PLINK_BLOCKED state
authorFelix Fietkau <nbd@nbd.name>
Mon, 20 Dec 2021 10:51:47 +0000 (11:51 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Jan 2022 14:50:23 +0000 (15:50 +0100)
commit357b80aaa8175ba02e014af8b24275c59b0e4f1b
tree8f7089064cbeae1bb342de7214072ac508475bc6
parentf1011b4fc101a4186f7eedfcdc48c116725cc41a
nl80211: clarify comment for mesh PLINK_BLOCKED state

When a mesh link is in blocked state, it is very useful to still allow
auth requests from the peer to re-establish it.
When a remote node is power cycled, the peer state can easily end up
in blocked state if multiple auth attempts are performed. Since this
can lead to several minutes of downtime, we should accept auth attempts
of the peer after it has come back.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20211220105147.88625-1-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h