mac80211: add patch to suppress PREP when mesh forwarding is disabled
authorBenjamin Berg <[email protected]>
Wed, 30 Apr 2025 19:15:18 +0000 (21:15 +0200)
committerDavid Bauer <[email protected]>
Tue, 13 May 2025 01:32:26 +0000 (03:32 +0200)
commit26e64260e93ffa2be2131c71dada4c89caa71e4b
tree9b7ff2b251850246fb5331d3dcac7d145bb69baf
parent0d6ba33181ef8846f1259e51ddc79115a4a0def4
mac80211: add patch to suppress PREP when mesh forwarding is disabled

This fixes a bug where mac80211 would respond to a PREQ frame when a
neighbor table entry exists locally even though it will not forward the
frame and the reported path does not actually work.

Link: https://github.com/openwrt/openwrt/pull/18657
Link: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git/commit/?h=for-next&id=cf1b684a06170d253b47d6a5287821de976435bd
Link: https://patches.linaro.org/project/linux-wireless/patch/[email protected]/
Signed-off-by: Benjamin Berg <[email protected]>
package/kernel/mac80211/patches/subsys/400-v6.16-wifi-mac80211-do-not-offer-a-mesh-path-if-forwarding.patch [new file with mode: 0644]