Hi, everyone,
The topic isn't very clear, so let me try to expand on it a little. On some devices, we have two network ports, and on others only one. In the case of devices with two ports, OpenWRT creates a mapping (VLAN Tagging, if you will) for which port is the WAN (untagged) and which ones are the LAN (tagged). Does our code alter that mapping anywhere? And if so, where is that mapping changed in the code?