openwrt-6.x/target/linux/realtek
Harshal Gohel e691e2b302 rtl83xx: dsa: reset PVID to 1 instead of 0
Before, PVID is reset for all ports and goes out of bounds. Also, PVID
is later changed by dsa configuration by `ip link` and `bridge vlan`
commands, this does not change the CPU port PVID and CPU PVID stays 0.
It does not allow sending packets from OpenWrt to any connected devices
unless default configuration is changed

This change iterates up to and including cpu_port and sets default PVID
to 1. For lan* ports PVID can be configured with `ip link` and `bridge
vlan` commands

Acked-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
2024-01-09 21:20:37 +01:00
..
base-files realtek: Clean up and standardize realtek-poe support 2023-12-13 20:10:23 +01:00
dts-5.15 rtl930x: Rework per port LED configuration 2024-01-09 21:18:50 +01:00
files/firmware/rtl838x_phy
files-5.15 rtl83xx: dsa: reset PVID to 1 instead of 0 2024-01-09 21:20:37 +01:00
image realtek: Clean up and standardize realtek-poe support 2023-12-13 20:10:23 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.143 2023-12-19 14:18:55 +01:00
profiles
rtl838x
rtl839x
rtl930x
rtl931x
Makefile