openwrt/package
Felix Fietkau 3ab670b24e mac80211: fix receiving mesh packets in forwarding=0 networks
When forwarding is set to 0, frames are typically sent with ttl=1.
Move the ttl decrement check below the check for local receive in order to
fix packet drops.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-03-26 17:19:39 +02:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot ath79: support Ruckus ZoneFlex 7341/7343/7363 2023-03-22 22:25:08 +01:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware ipq40xx: add support for Wallystech DR40x9 2023-03-21 16:38:23 +01:00
kernel mac80211: fix receiving mesh packets in forwarding=0 networks 2023-03-26 17:19:39 +02:00
libs treewide: opt-out of tree-wide LTO usage 2023-03-21 18:28:23 +01:00
network firewall4: update to the latest version 2023-03-24 10:15:23 +01:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils util-linux: add rev utility package 2023-03-25 16:39:37 +01:00
Makefile