kernel: 5.10: dsa: don't set skb->offload_fwd_mark when not offloading bridge
authorMatthew Hagan <mnhagan88@gmail.com>
Sun, 26 Sep 2021 11:23:27 +0000 (11:23 +0000)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 7 Oct 2021 12:22:22 +0000 (14:22 +0200)
commit2e4193f3cfa23f6c85f479ef10bf779406538f3c
treea6f160a161e188652dc0cd013b52c331bd8200ed
parentb2cfed48f62622efa8577372942bbc268afe4677
kernel: 5.10: dsa: don't set skb->offload_fwd_mark when not offloading bridge

Add Vladimir Oltean's "net: dsa: don't set skb->offload_fwd_mark when
not offloading the bridge"

This covers cases where packets received by an upstream switch must be
forwarded back on the same port, which skb->offload_fwd_mark normally
prevents.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
target/linux/generic/backport-5.10/794-v5.15-net-dsa-don-t-set-skb-offload_fwd_mark-when-not-offl.patch [new file with mode: 0644]