openwrt-redmi-ax3000/target/linux
Jan Hoffmann 5d34fc92ec realtek: fix standalone ports in presence of static fdb entries
The registers L2_PORT_STATIC_MV_ACT seem to specify the action to take
when the source address of a packet exists as a static fdb entry on
another port. By default the configured action is to drop such packets.

For standalone ports, this behaviour is undesired, as all traffic should
be forwarded to the CPU. So change the action to forward on standalone
ports.

A situation where this issue can occur is when a non-offloaded bond
interface is part of a bridge. In that case, the CPU port will have fdb
entries for devices connected to the bond interface, which are managed
by the assisted learning feature.

For now, this is only implemented for RTL838x/RTL839x, as the available
set of registers differs for the other devices.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-05-07 19:07:34 +02:00
..
airoha kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
apm821xx
archs38
armvirt
at91
ath25
ath79 ath79: add support for ZTE MF282 2023-05-06 20:59:46 +02:00
bcm27xx
bcm47xx
bcm53xx kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
bcm63xx
bcm4908
bmips
gemini kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
generic generic: 5.15: remove outdated symbols 2023-05-05 15:48:21 +02:00
imx kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
ipq40xx kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
ipq806x kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
ipq807x
kirkwood
lantiq lantiq: switch to Kernel 5.15 by default 2023-05-04 07:00:37 +02:00
layerscape layerscape: Add support for Felix DSA switch 2023-05-07 14:50:50 +02:00
malta
mediatek kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
mpc85xx
mvebu
mxs
octeon
octeontx
omap omap: mark source only 2023-05-03 14:49:44 +02:00
oxnas
pistachio
qoriq kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
ramips ramips: add support for SNR-CPE-ME1 2023-05-07 14:44:54 +02:00
realtek realtek: fix standalone ports in presence of static fdb entries 2023-05-07 19:07:34 +02:00
rockchip kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
sunxi kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
tegra
uml
x86 kernel: improve handling of CONFIG_IO_URING 2023-05-03 10:26:17 -07:00
zynq
Makefile