mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-20 21:09:29 -04:00
Use skb->encapsulation flag instead of skb_tnl_header_len() to detect encapsulated packets. Prevents false positives on non-encapsulated packets. Reported-by: Mason-cw Chang (張哲維) <Mason-cw.Chang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>