On Sun, Jun 30, 2019 at 12:01:38AM +0200, vto...@googlemail.com wrote: > * DSA MV88E6060 > * iproute2 v.5.0.0-2.0 > * OpenWRT 19.07 with kernel 4.14.131 armv7l
The mv88e6060 driver is very simple. It has no support for VLANs. It does not even have support for offloading bridging between ports to the switch. The data sheet for this device is open. So if you want to hack on the driver, you could do. Andrew