K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-12-29T21:03:36.563459Z K 7 svn:log V 555 Add support for configuring vlan(4) interfaces as child devices similar to wlan(4) interfaces. vlan(4) interfaces are listed via a new 'vlans_' 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 '.'. Otherwise, the vlan tag must be provided via a vlan parameter in a 'create_args_' variable. While I'm here, fix a few nits in rc.conf(5) and mention create_args_ in the description of cloned_interfaces. Reviewed by: brooks MFC after: 2 weeks END