commit | ba32679cac50c38fdf488296f96b1f3175532b8e | [log] [tgz] |
---|---|---|
author | Nicolas Cavallari <nicolas.cavallari@green-communications.fr> | Thu Mar 05 15:04:09 2020 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 11 09:04:14 2020 +0100 |
tree | 8730ccaaccfa7ab6cbd865a008fa17cf894fb981 | |
parent | 5cde05c61cbe13cbb3fa66d52b9ae84f7975e5e6 [diff] |
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled When trying to transmit to an unknown destination, the mesh code would unconditionally transmit a HWMP PREQ even if HWMP is not the current path selection algorithm. Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Link: https://lore.kernel.org/r/20200305140409.12204-1-cavallar@lri.fr Signed-off-by: Johannes Berg <johannes.berg@intel.com>