mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 07:41:02 -04:00
Add support for configuring vlan(4) interfaces as child devices similar to wlan(4) interfaces. vlan(4) interfaces are listed via a new 'vlans_<IF>' variable. If a vlan interface is a number, then that number is treated as the vlan tag for the interface and the interface will be named '<IF>.<tag>'. Otherwise, the vlan tag must be provided via a vlan parameter in a 'create_args_<vlan>' variable. While I'm here, fix a few nits in rc.conf(5) and mention create_args_<IF> in the description of cloned_interfaces. |
||
|---|---|---|
| .. | ||
| bluetooth.device.conf | ||
| devfs.rules | ||
| Makefile | ||
| periodic.conf | ||
| rc.conf | ||