Specifying all the dependencies (managed and local) in the manifest makes it easier for users to see every component the example depends on.
CI: add vlan example to ethernet patterns Included a Pytest for the vlan_support example, which focuses on testing the NAPT module in lwip by forwarding packets between different VLAN interfaces.
Closes https://github.com/espressif/esp-idf/issues/8807