Anyone familiar with the Linux DSA switch layer? I have a router with 5 ports, and Openwrt assigns ports 1-4 to the switch and 0 as wan, and I need to use 0 as lan because my PoE setup is weird. Vendor firmware lets me reassign ports to the switch, Openwrt doesn't seem to do that but will let me reconfigure the ports associated with the lan bridge. Does bridge setup tie into DSA somehow to let packets flow without the kernel being involved? If not, how do I reassign the ports?