kernel: fix issues with output routing in flow offload
authorFelix Fietkau <nbd@nbd.name>
Wed, 25 Sep 2019 17:39:51 +0000 (19:39 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 25 Sep 2019 18:11:20 +0000 (20:11 +0200)
commitc8933ce53365671de98a303c8d94e089ea76754e
tree092a41293c39a5b697a007be07d898cd3d31b72f
parent442ecce76169d362b1c7ec4ba0a0e099dcbc8e29
kernel: fix issues with output routing in flow offload

Replace an old cleanup patch that never made it upstream with the proper
upstream fix. This patch was incompatible with the recent changes that
affected the way that the flow tuple dst entry was used.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/backport-4.14/366-netfilter-nf_flow_table-clean-up-and-fix-dst-handlin.patch [deleted file]
target/linux/generic/backport-4.14/366-netfilter-nft_flow_offload-Fix-reverse-route-lookup.patch [new file with mode: 0644]
target/linux/generic/backport-4.14/369-v4.18-netfilter-nf_flow_table-attach-dst-to-skbs.patch
target/linux/generic/backport-4.14/372-netfilter-nft_flow_offload-fix-interaction-with-vrf-.patch
target/linux/generic/backport-4.19/366-netfilter-nf_flow_table-clean-up-and-fix-dst-handlin.patch [deleted file]
target/linux/generic/hack-4.14/650-netfilter-add-xt_OFFLOAD-target.patch
target/linux/generic/hack-4.19/650-netfilter-add-xt_OFFLOAD-target.patch
target/linux/generic/hack-4.19/940-cleanup-offload-hooks-on-netdev-unregister.patch [deleted file]
target/linux/generic/pending-4.14/640-netfilter-nf_flow_table-add-hardware-offload-support.patch
target/linux/generic/pending-4.14/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch
target/linux/generic/pending-4.19/640-netfilter-nf_flow_table-add-hardware-offload-support.patch