openwrt-6.x/target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx
Harshal Gohel 2930c9dd2a realtek: rtl93xx: Trap BPDU management frames
BPDU frames like STP must be processed by each switch (bridge) which
supports STP. It must not be forwarded to avoid confusing the STP state of
other STP participants. It is essential to be an active participant of STP.
The software bridge automatically takes care of forwarding the BPDUs to
other ports when STP is disabled and the hardware switch should not
interfere.

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sven Eckelmann <se@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/20414
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-16 11:46:07 +02:00
..
common.c realtek: dsa: Fix name of RTL93xx switch_ops 2025-10-12 12:49:49 +02:00
debugfs.c
dsa.c realtek: rtl93xx: Trap BPDU management frames 2025-10-16 11:46:07 +02:00
Kconfig
Makefile
qos.c
rtl83xx.h
rtl838x.c realtek: dsa: Drop unused traffic_get helpers 2025-10-12 12:49:49 +02:00
rtl838x.h realtek: dsa: Add support for port isolation 2025-10-12 12:49:49 +02:00
rtl839x.c realtek: dsa: Drop unused traffic_get helpers 2025-10-12 12:49:49 +02:00
rtl930x.c realtek: dsa: Drop unused traffic_get helpers 2025-10-12 12:49:49 +02:00
rtl931x.c realtek: dsa: Drop unused traffic_get helpers 2025-10-12 12:49:49 +02:00
tc.c