realtek: rtl930x: Disable L3 offloading
authorHarshal Gohel <[email protected]>
Tue, 15 Jul 2025 18:20:00 +0000 (20:20 +0200)
committerRobert Marko <[email protected]>
Tue, 21 Oct 2025 19:59:28 +0000 (21:59 +0200)
commit843e8a47e2bc81a1d447d08f614511006dbf9efe
tree19c96197d4ae6466d8eb0b5d1d508d3644973f4a
parent5faf91ab8de484559380b2107a32414072224040
realtek: rtl930x: Disable L3 offloading

L3 Offloading caused DHCP packets to be dropped at hardware level
And potentially buggy route implementation can cause a crash

Signed-off-by: Harshal Gohel <[email protected]>
Co-developed-by: Sven Eckelmann <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20208
Signed-off-by: Robert Marko <[email protected]>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/Kconfig
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl930x.c
target/linux/realtek/rtl838x/config-6.12
target/linux/realtek/rtl839x/config-6.12
target/linux/realtek/rtl930x/config-6.12
target/linux/realtek/rtl930x_nand/config-6.12
target/linux/realtek/rtl931x/config-6.12
target/linux/realtek/rtl931x_nand/config-6.12