openwrt/target/linux/generic
David Bauer 35a5e62da7 generic l2tp: drop flow hash on forward
Drop the flow-hash of the skb when forwarding to the L2TP netdev.

This avoids the L2TP qdisc from using the flow-hash from the outer
packet, which is identical for every flow within the tunnel.

This does not affect every platform but is specific for the ethernet
driver. It depends on the platform including L4 information in the
flow-hash.

Signed-off-by: David Bauer <mail@david-bauer.net>
2024-02-26 22:17:39 +01:00
..
backport-5.15 generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
backport-6.1 kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
files kernel: support for RTL8367C/S switch 2024-02-24 19:20:52 +01:00
hack-5.15 generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
hack-6.1 kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 generic l2tp: drop flow hash on forward 2024-02-26 22:17:39 +01:00
pending-6.1 generic l2tp: drop flow hash on forward 2024-02-26 22:17:39 +01:00
config-5.15 kernel: move uImage.FIT partition parser to mediatek target 2024-02-15 19:06:36 +00:00
config-6.1 generic: 6.1: add missing symbol for EN8811H PHY driver 2024-02-19 21:40:06 +01:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES