1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/realtek/files-6.12/drivers/net/ethernet
Sven Eckelmann d78a2a6597 realtek: rtl93xx: Send per port packets on physical port
If link aggregation with LACP is activated, we must send out the LACP
packets on the physical port and not on a logic port. Otherwise, the per
port packets might be (rebalanced) between the different ports in a link
aggregation group.

Such rebalancing breaks 802.3ad and will leave ports in a churned state.

Fixes: 8c42e63a69 ("realtek: rtl93xx: fix incorrect destination port selection")
Signed-off-by: Sven Eckelmann <se@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/20728
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-11-15 11:18:18 +01:00
..
rtl838x_eth.c realtek: rtl93xx: Send per port packets on physical port 2025-11-15 11:18:18 +01:00
rtl838x_eth.h realtek: rtl93xx: Ignore STP for per port TX 2025-10-03 19:26:18 +02:00