John Baldwin 9557a45059 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.

Reviewed by:	brooks
MFC after:	2 weeks
2009-12-29 21:03:36 +00:00
..
2009-09-04 06:19:37 +00:00
2009-09-03 17:37:23 +00:00
2009-06-12 22:53:49 +00:00
2009-12-14 20:59:01 +00:00
2009-12-29 10:13:45 +00:00
2008-10-08 13:20:02 +00:00