]> git.baikalelectronics.ru Git - kernel.git/commit
{nl,mac}80211: add rssi to mesh candidates
authorBob Copeland <me@bobcopeland.com>
Fri, 26 Oct 2018 14:03:50 +0000 (10:03 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Nov 2018 10:41:20 +0000 (11:41 +0100)
commitb87f92ae2badb34533bddae5f55e7840daedc2e0
treecce1fb4e7885a968009126aba631b010d4f14e0e
parent26f4615605b4f25aa0219766cdf7ad3025960f2c
{nl,mac}80211: add rssi to mesh candidates

When peering is in userspace, some implementations may want to control
which peers are accepted based on RSSI in addition to the information
elements being sent today.  Add signal level so that info is available
to clients.

Signed-off-by: Bob Copeland <bobcopeland@fb.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c
net/wireless/nl80211.c