]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: support immediate reconnect request hint
authorJohannes Berg <johannes.berg@intel.com>
Sun, 6 Dec 2020 12:54:42 +0000 (14:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Dec 2020 12:20:05 +0000 (13:20 +0100)
commit578bdf7c935688f36fcc53809780602ae7e50268
tree7364736e22cddf7afc874844ea12d370dca6d2c7
parent531ff73641646636ad8192c11dda8a36fcf225e4
cfg80211: support immediate reconnect request hint

There are cases where it's necessary to disconnect, but an
immediate reconnection is desired. Support a hint to userspace
that this is the case, by including a new attribute in the
deauth or disassoc event.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201206145305.58d33941fb9d.I0e7168c205c7949529c8e3b86f3c9b12c01a7017@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/mac80211/mlme.c
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h
net/wireless/trace.h