openwrt-mirror/target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx
Harshal Gohel 18077d22e9 realtek: rtl93xx: Trap LLDP management frames
LLDP packets must be transmitted on a single port and trapped on a port of
a device which understands LLDP. It must not forward it to other ports to
avoid confusing neighbor information on connected devices.

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19571
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-08-26 23:44:08 +02:00
..
common.c realtek: mdio: rtl931x: move functions over to bus 2025-08-19 20:06:08 +02:00
debugfs.c
dsa.c realtek: rtl93xx: Trap LLDP management frames 2025-08-26 23:44:08 +02:00
Kconfig
Makefile
qos.c
rtl83xx.h realtek: rtl931x: Register support for trapping management frames 2025-08-26 23:44:08 +02:00
rtl838x.c realtek: mdio: rtl931x: move functions over to bus 2025-08-19 20:06:08 +02:00
rtl838x.h realtek: rtl930x: Add support for trapping management frames 2025-08-26 23:44:08 +02:00
rtl839x.c realtek: mdio: rtl931x: move functions over to bus 2025-08-19 20:06:08 +02:00
rtl930x.c realtek: rtl930x: Add support for trapping management frames 2025-08-26 23:44:08 +02:00
rtl931x.c realtek: rtl931x: Register support for trapping management frames 2025-08-26 23:44:08 +02:00
tc.c