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-01-16 20:42:43 +00:00
2009-11-13 11:54:52 +00:00
2009-03-23 00:40:07 +00:00
2009-10-05 09:28:54 +00:00
2009-03-19 12:52:19 +00:00
2009-07-13 05:51:33 +00:00
rc
rpc