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]>
Sat, 24 May 2025 14:38:31 +0000 (16:38 +0200)
commite709e9bc067f0e97f9ccc43fdec451ff83bba2d5
tree806f6fb40b76038fc14460e91e45b3cf4e4b5fa2
parent8e272a6d839af59615d83ac580aab1b9a7272db7
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]>
(cherry picked from commit 26e64260e93ffa2be2131c71dada4c89caa71e4b)
package/kernel/mac80211/patches/build/300-backports-handle-genlmsg_multicast_allns-upstream-ba.patch
package/kernel/mac80211/patches/subsys/400-v6.16-wifi-mac80211-do-not-offer-a-mesh-path-if-forwarding.patch [new file with mode: 0644]