nuttx/Documentation/components/drivers/special/net
Zhe Weng 242c253178 net: Add VLAN device support
Inspired by Linux's way, we also create VLAN devices for managing VLAN,
which will become interfaces like `eth0.58`.

QinQ is also supported, we can create VLAN devices above another VLAN
devices, like `eth0.100.101` (or even `eth0.1.2.3.4`, also supported on
Linux).

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2025-12-09 07:56:20 -03:00
..
ethernet.rst
index.rst net: Add VLAN device support 2025-12-09 07:56:20 -03:00
vlan.rst net: Add VLAN device support 2025-12-09 07:56:20 -03:00