mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-10 21:09:28 -04:00
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>